AntennaPod/.gitignore
2012-07-29 23:27:49 +02:00

30 lines
304 B
Plaintext

# built application files
*.apk
*.ap_
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
gen/
# Local configuration file (sdk path, etc)
local.properties
# Backup files
*~
#eclipse project files
.project
.classpath
.metadata
.settings
# other
*.odg#
proguard
*.DS_Store