blob: 08f60c6085e9eeae3ca8683852390c4b712e6d3e [file] [log] [blame]
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
build.xml
# Gradle files
.gradle/
build/
gradle.properties
signing.properties
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
# Editor swap/save files
*~
*.swp
# More IDE stuff
.idea/
*.iml
out
.settings/
# Imported libs
extern/*/libs/
extern/*/*/libs/
# Tests
junit-report.xml