Skip to content

Instantly share code, notes, and snippets.

@thomasfr
Created July 26, 2013 11:15
Show Gist options
  • Save thomasfr/6088099 to your computer and use it in GitHub Desktop.
Save thomasfr/6088099 to your computer and use it in GitHub Desktop.
sample .gitignore for node.js modules
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
node_modules/
npm-debug.log
.idea/workspace.xml
.idea/tasks.xml
*.iws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment