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/
|
2012-07-31 12:08:51 +02:00
|
|
|
target/
|
2011-12-23 19:22:06 +01:00
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
|
|
|
|
|
|
|
# Backup files
|
|
|
|
*~
|
2011-12-25 15:01:23 +01:00
|
|
|
|
2012-07-04 14:46:02 +02:00
|
|
|
#eclipse project files
|
2012-07-29 21:49:40 +02:00
|
|
|
.metadata
|
|
|
|
.settings
|
2012-05-28 16:38:51 +02:00
|
|
|
# other
|
|
|
|
*.odg#
|
2012-07-29 23:27:49 +02:00
|
|
|
proguard
|
2012-07-31 11:47:19 +02:00
|
|
|
libs
|
2012-07-29 20:40:53 +02:00
|
|
|
*.DS_Store
|
2012-07-30 14:04:27 +02:00
|
|
|
src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|