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

24 lines
271 B
Plaintext
Raw Normal View History

2014-01-16 15:29:58 -08:00
# Built application files
2010-11-09 05:26:12 +08:00
*.apk
*.ap_
2014-01-16 15:29:58 -08:00
# Files for the Dalvik VM
2010-11-09 05:26:12 +08:00
*.dex
# Java class files
*.class
2014-01-16 15:29:58 -08:00
# Generated files
bin/
gen/
2014-01-16 15:29:58 -08:00
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/