24 lines
249 B
Plaintext
24 lines
249 B
Plaintext
|
# built application files
|
||
|
*.apk
|
||
|
*.ap_
|
||
|
|
||
|
# files for the dex VM
|
||
|
*.dex
|
||
|
|
||
|
# Java class files
|
||
|
*.class
|
||
|
|
||
|
# generated files
|
||
|
bin/
|
||
|
gen/
|
||
|
build/
|
||
|
|
||
|
# Local configuration file (sdk path, etc)
|
||
|
local.properties
|
||
|
|
||
|
# Eclipse project files
|
||
|
.classpath
|
||
|
.project
|
||
|
|
||
|
.DS_Store
|