jamfish/.gitignore
2018-04-30 18:26:07 -04:00

40 lines
399 B
Text

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
target/
# external libraries
#libs/
# gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
.gitattributes
# Eclipse project files
.classpath
.project
# Android Studio
*.iml
.idea
ajcore.*.txt
captures/
# Mac
.DS_Store
app/release/