1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00
gitignore/Android.gitignore
2014-04-19 20:40:57 +08:00

26 lines
288 B
Plaintext

# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
#Log Files
*.log