Skip to content

Instantly share code, notes, and snippets.

@ryanburnett
Created June 13, 2014 20:38
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 ryanburnett/e66cfa36f8b20397db96 to your computer and use it in GitHub Desktop.
Save ryanburnett/e66cfa36f8b20397db96 to your computer and use it in GitHub Desktop.
.gitignore
## generic files to ignore
*~
*.lock
*.DS_Store
*.swp
*.out
bin
# node + grunt specific
.sass-cache
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
npm-debug.log
node_modules
bower_components
components
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment