Skip to content

Instantly share code, notes, and snippets.

@Keshava11
Created September 25, 2015 06:14
Show Gist options
  • Save Keshava11/20238ac97c3c6ed62a10 to your computer and use it in GitHub Desktop.
Save Keshava11/20238ac97c3c6ed62a10 to your computer and use it in GitHub Desktop.
Simple .hgignore file for Android projects based on Mercurial
.classpath
.project
syntax: glob
*.class
*.apk
*.dex
*.ap_
*.suo
.metadata\*
.settings\*
gen/*
bin/*
build/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment