# built application files
*.apk
*.ap_

# files for the dex VM
*.dex

# Java class files
*.class

# generated files
bin/
gen/
target/
build/
**/*.project
**/*.classpath

# Local configuration file (sdk path, etc)
local.properties
.gradle
build.xml

# Backup files
*~

#eclipse project files
.metadata
.settings
#IntelliJ project files
.idea
*.iml
gen-external-apklibs
out
#transifex downloads
contributers.py

# View hierarchy captures
captures
# other
*.odg#
proguard
libs
*.DS_Store
gradle.properties
*.keystore
*.p12