Skip to content

Instantly share code, notes, and snippets.

@zacharyc
Created May 22, 2013 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zacharyc/5630170 to your computer and use it in GitHub Desktop.
Save zacharyc/5630170 to your computer and use it in GitHub Desktop.
Montage Git ignore
# Ignore all node modules
node_modules
# Ignore Mac OS stupidness
.DS_Store
# Ignore editor junk
.idea
atlassian-ide-plugin.xml
TEST-*.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment