We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e80099 + 599a7fc commit 41010cfCopy full SHA for 41010cf
1 file changed
Android.gitignore
@@ -8,5 +8,9 @@
8
# Java class files
9
*.class
10
11
-# generated GUI files
12
-*R.java
+# generated files
+bin/
13
+gen/
14
+
15
+# Local configuration file (sdk path, etc)
16
+local.properties
0 commit comments