1
0
mirror of https://github.com/github/gitignore synced 2025-02-18 16:39:08 +01:00
gitignore/Android.gitignore
Patrick Mahoney dea09ebf12 Update Android.gitignore
Add OSX .DS_Store hidden backup file.
2012-10-16 14:10:19 -03:00

24 lines
254 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
# Eclipse project files
.classpath
.project
# OSX files
.DS_Store