39 lines
No EOL
400 B
Text
39 lines
No EOL
400 B
Text
# Built application files
|
|
*.apk
|
|
*.ap_
|
|
|
|
# Files for the Dalvik VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# Generated files
|
|
bin/
|
|
gen/
|
|
|
|
# Gradle/build files
|
|
.gradle/
|
|
assets/
|
|
build/
|
|
full/
|
|
lite/
|
|
release/
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
local.properties
|
|
|
|
# Log Files
|
|
*.log
|
|
|
|
#Other
|
|
t9build.properties
|
|
*.keystore
|
|
|
|
# IDE project files
|
|
*.iws
|
|
*.iml
|
|
.idea/
|
|
proguard/
|
|
*.sublime-project
|
|
*.sublime-workspace |