30 lines
304 B
Plaintext
30 lines
304 B
Plaintext
# 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
|
|
*~
|
|
|
|
#eclipse project files
|
|
.project
|
|
.classpath
|
|
.metadata
|
|
.settings
|
|
# other
|
|
*.odg#
|
|
proguard
|
|
*.DS_Store
|