Skip to content

Instantly share code, notes, and snippets.

@ym405nm
Created September 13, 2012 05:28
Show Gist options
  • Save ym405nm/3712089 to your computer and use it in GitHub Desktop.
Save ym405nm/3712089 to your computer and use it in GitHub Desktop.
hgignore for android project
.classpath
.project
syntax: glob
*.class
*.apk
*.dex
*.ap_
*.suo
.metadata\*
.settings\*
gen/*
bin/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment