Skip to content

Instantly share code, notes, and snippets.

@eunjae-lee
Created July 30, 2014 09:19
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 eunjae-lee/a542e563cc6d0eb13c19 to your computer and use it in GitHub Desktop.
Save eunjae-lee/a542e563cc6d0eb13c19 to your computer and use it in GitHub Desktop.
Node.gitignore
# Logs
logs
*.log
# Runtime data
pids
*.pid
*.seed
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Compiled binary addons (http://nodejs.org/api/addons.html)
build/Release
# Dependency directory
# Commenting this out is preferred by some people, see
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules
# Users Environment Variables
.lock-wscript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment