1
0
mirror of https://github.com/github/gitignore synced 2024-12-27 07:10:17 +01:00
gitignore/Android.gitignore

40 lines
441 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/
out/
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/
2014-04-19 20:40:57 +08:00
# Log Files
*.log
# Android Studio Navigation editor temp files
.navigation/
# Android Studio captures folder
captures/
# Intellij
*.iml
2016-03-16 10:17:51 +01:00
# Keystore files
*.jks