1
0
mirror of https://github.com/github/gitignore synced 2025-02-19 00:49:08 +01:00
gitignore/Android.gitignore
2013-03-15 23:33:24 +01:00

35 lines
422 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
.settings/
# Local configuration file (sdk path, etc)
local.properties
project.properties
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Proguard files generated by Eclipse
proguard-project.txt
# Intellij project files
*.iml
*.ipr
*.iws
.idea/