Skip to content

Instantly share code, notes, and snippets.

@t0d0r
Created December 23, 2011 16:44
Show Gist options
  • Save t0d0r/1514713 to your computer and use it in GitHub Desktop.
Save t0d0r/1514713 to your computer and use it in GitHub Desktop.
.hgignore
# rails hgignore
syntax: glob
*~
.bundle
.*swp
db/*.sqlite3
doc/app/*
log/*.log
tmp/**/*
.git
.DS_Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment