AntennaPod/.gitignore

30 lines
304 B
Plaintext
Raw Normal View History

2011-12-23 19:22:06 +01:00
# 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
*~
2012-07-04 14:46:02 +02:00
#eclipse project files
.project
.classpath
2012-07-29 21:49:40 +02:00
.metadata
.settings
# other
*.odg#
proguard
2012-07-29 20:40:53 +02:00
*.DS_Store