Explorar el Código

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

Added local properties, updated how generated files are detected, added O
Chris Wanstrath hace 14 años
padre
commit
41010cff94
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  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