1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00
gitignore/Android.gitignore
2012-12-19 14:57:35 -08:00

31 lines
333 B
Plaintext

# 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
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/