diff options
author | cheddar <cheddar@users.noreply.github.com> | 2014-04-04 17:33:30 -0500 |
---|---|---|
committer | cheddar <cheddar@users.noreply.github.com> | 2014-04-04 17:33:30 -0500 |
commit | 9390b1072d66cd7ae77d286d58d5b2acb411d57d (patch) | |
tree | 8c57d8f6da52f457067ce8f7b0c8b1365c718af0 /Node.gitignore | |
parent | 4d30a45c9e96a07fc2af0d299dbfcd64d38a1ee9 (diff) | |
download | gitignore-9390b1072d66cd7ae77d286d58d5b2acb411d57d.tar.gz gitignore-9390b1072d66cd7ae77d286d58d5b2acb411d57d.zip |
Reintroduce link to npmjs
And remove my own opinions...
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Node.gitignore b/Node.gitignore index 336f730c..e33a7f7d 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -20,4 +20,6 @@ coverage 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 |