1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 00:38:13 +02:00

add basic Android gitignore

This commit is contained in:
Daniel Schauenberg 2010-11-09 05:26:12 +08:00 committed by Chris Wanstrath
parent fbcdec436e
commit 1bb483835a

12
Android.gitignore Normal file
View File

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