Update Node.gitignore

Updated link for the dependency directory from [this](https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git) to [this](https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-).
This commit is contained in:
Josh Whaley 2014-08-13 10:52:00 -04:00
parent eb512c76bf
commit 5521a828aa
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ 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
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git-
node_modules
# Users Environment Variables