Browse Source

Merged pull request #146 from callingshotgun/patch-1.

Added local properties, updated how generated files are detected, added O
Chris Wanstrath 14 năm trước cách đây
mục cha
commit
41010cff94
1 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 6 2
      Android.gitignore

+ 6 - 2
Android.gitignore

@@ -8,5 +8,9 @@
 # Java class files
 *.class
 
-# generated GUI files
-*R.java
+# generated files
+bin/
+gen/
+
+# Local configuration file (sdk path, etc)
+local.properties