1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 02:08:18 +02:00
gitignore/Android.gitignore

22 lines
230 B
Plaintext
Raw Normal View History

# OS Cruft
.DS_Store
Thumbs.db
Desktop.ini
2010-11-08 22:26:12 +01:00
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties