Skip to content

Instantly share code, notes, and snippets.

@saltnlight5
Created January 20, 2012 22:39
Show Gist options
  • Save saltnlight5/1650024 to your computer and use it in GitHub Desktop.
Save saltnlight5/1650024 to your computer and use it in GitHub Desktop.
Mercurial Tips
# Add this in your $HOME/.hgignore to have it affect all hg projects globally.
syntax: glob
target/*
.settings/*
.project
.classpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment