blob: a340b1d6b3939ec0ef52f2fbc4aac62d39439b28 [file] [log] [blame]
# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
generated/
docs/
finalOutput/
build.xml
# Local configuration file (sdk path, etc)
local.properties
# Eclipse project files
.classpath
.project
# Proguard folder generated by Eclipse
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
.directory
# gradle wrapper working directory
.gradle
build/
# maven
target/
.DS_Store