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