1
0
mirror of https://github.com/github/gitignore synced 2024-12-26 14:50:16 +01:00
gitignore/Android.gitignore

41 lines
465 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_
# Files for the ART/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
.idea/workspace.xml
2016-03-16 10:17:51 +01:00
# Keystore files
*.jks