You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Android.gitignore 127B

123456789101112
  1. # built application files
  2. *.apk
  3. *.ap_
  4. # files for the dex VM
  5. *.dex
  6. # Java class files
  7. *.class
  8. # generated GUI files
  9. *R.java