Skip to content

Instantly share code, notes, and snippets.

@conspirator
Last active August 29, 2015 14:05
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 conspirator/a0996fdea7128f61cd5d to your computer and use it in GitHub Desktop.
Save conspirator/a0996fdea7128f61cd5d to your computer and use it in GitHub Desktop.
Gitignore template
# Mac\n
.DS_Store\n\n
# Sass\n
.sass-cache/\n\n
# Node\n
node_modules\n
node_modules/\n
npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment