mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
add basic Android gitignore
This commit is contained in:
parent
fbcdec436e
commit
1bb483835a
1 changed files with 12 additions and 0 deletions
12
Android.gitignore
Normal file
12
Android.gitignore
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue