Преглед изворни кода

remove the local.properties file (#1708)

* delete the local.properties file from the repository

* list local.properties in the ".gitignore" file
Stephen Gold пре 3 година
родитељ
комит
287f492955
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 0
      .gitignore
  2. 0 1
      local.properties

+ 1 - 0
.gitignore

@@ -14,6 +14,7 @@
 /.classpath
 /.project
 /.settings
+/local.properties
 *.dll
 *.so
 *.jnilib

+ 0 - 1
local.properties

@@ -1 +0,0 @@
-sdk.dir=C:\\AndroidSDK