浏览代码

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