Pārlūkot izejas kodu

remove the local.properties file (#1708)

* delete the local.properties file from the repository

* list local.properties in the ".gitignore" file
Stephen Gold 3 gadi atpakaļ
vecāks
revīzija
287f492955
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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