AntennaPod/.gitignore

27 lines
274 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
# other
*.odg#
2012-07-02 19:49:50 +02:00
Docs/todo