Skip to content

Instantly share code, notes, and snippets.

@swarut
Created February 26, 2013 07:51
Show Gist options
  • Save swarut/5036749 to your computer and use it in GitHub Desktop.
Save swarut/5036749 to your computer and use it in GitHub Desktop.
Gitignore for android.
# 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
.classpath
.DS_Store
*/.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment