Skip to content

Instantly share code, notes, and snippets.

@nowsprinting
Created November 7, 2011 21:09
Show Gist options
  • Save nowsprinting/1346192 to your computer and use it in GitHub Desktop.
Save nowsprinting/1346192 to your computer and use it in GitHub Desktop.
.gitignore for Android project
#.gitignore for Android project
#for MacOSX
.DS_Store
#for build.py
build.version
#for Android SDK
.keystore
.metadata
bin/
gen/
build.xml
build.properties
local.properties
#for Android SDK 4.0
ant.properties
#for Robolectric
tmp/cached-robolectric-classes.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment