2010-11-08 22:26:12 +01:00
|
|
|
# built application files
|
|
|
|
*.apk
|
|
|
|
*.ap_
|
|
|
|
|
|
|
|
# files for the dex VM
|
|
|
|
*.dex
|
|
|
|
|
|
|
|
# Java class files
|
|
|
|
*.class
|
|
|
|
|
2011-04-26 23:46:58 +02:00
|
|
|
# generated files
|
|
|
|
bin/
|
|
|
|
gen/
|
|
|
|
|
|
|
|
# Local configuration file (sdk path, etc)
|
|
|
|
local.properties
|
2012-04-11 03:07:22 +02:00
|
|
|
|
|
|
|
# Eclipse project files
|
|
|
|
.classpath
|
|
|
|
.project
|
2012-08-06 08:09:09 +02:00
|
|
|
|
|
|
|
# Proguard folder generated by Eclipse
|
2012-04-19 03:42:13 +02:00
|
|
|
proguard/
|
|
|
|
|
|
|
|
# Intellij project files
|
|
|
|
*.iml
|
|
|
|
*.ipr
|
|
|
|
*.iws
|
|
|
|
.idea/
|