Преглед изворни кода

add basic Android gitignore

Daniel Schauenberg пре 14 година
родитељ
комит
1bb483835a
1 измењених фајлова са 12 додато и 0 уклоњено
  1. 12 0
      Android.gitignore

+ 12 - 0
Android.gitignore

@@ -0,0 +1,12 @@
+# built application files
+*.apk
+*.ap_
+
+# files for the dex VM
+*.dex
+
+# Java class files
+*.class
+
+# generated GUI files
+*R.java