Skip to content

Instantly share code, notes, and snippets.

@wavded
Created January 11, 2012 18:29
Show Gist options
  • Select an option

  • Save wavded/1596034 to your computer and use it in GitHub Desktop.

Select an option

Save wavded/1596034 to your computer and use it in GitHub Desktop.
.gitignore for checked in modules in npm
node_modules/**/build
node_modules/**/out
node_modules/**/.lock-wscript
npm_debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment