Przeglądaj źródła

remove the local.properties file (#1708)

* delete the local.properties file from the repository

* list local.properties in the ".gitignore" file
Stephen Gold 3 lat temu
rodzic
commit
287f492955
2 zmienionych plików z 1 dodań i 1 usunięć
  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