1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Update Android.gitignore

This commit is contained in:
Jon Staff 2014-02-20 11:17:05 -05:00
parent 2544a6b710
commit 688a5ba7bd

View File

@ -1,23 +1,39 @@
# Built application files # Android generated
*.apk bin
*.ap_ gen
lint.xml
# Files for the Dalvik VM # Eclipse
*.dex .project
.classpath
.settings
.checkstyle
# Java class files # IntelliJ IDEA
*.class .idea
*.iml
*.ipr
*.iws
classes
gen-external-apklibs
out
# Generated files # Maven
bin/ target
gen/ release.properties
pom.xml.*
# Gradle files # Ant
.gradle/ ant.properties
build/
# Local configuration file (sdk path, etc)
local.properties local.properties
proguard.cfg
proguard-project.txt
# Proguard folder generated by Eclipse # Other
proguard/ .DS_Store
tmp
# Gradle
.gradle
/build
/out