]> source.dussan.org Git - gitignore.git/commitdiff
Clarify node_modules comment
authorStuart P. Bentley <stuart@testtrack4.com>
Tue, 7 Jan 2014 09:37:13 +0000 (01:37 -0800)
committerStuart P. Bentley <stuart@testtrack4.com>
Tue, 7 Jan 2014 09:37:13 +0000 (01:37 -0800)
Now linking to the official npm FAQ entry (with tl;dr) rather than straight to mikeal's blog post

Node.gitignore

index 312374811a4e43b65ec3a07ed7411024f8bbba89..565755e9ffdd3dcb1310d0d0a391a6f08f08af04 100644 (file)
@@ -23,6 +23,7 @@ lib-cov
 
 # Node-specific patterns
 
-## You may want to comment this out in certain scenarios:
-## see http://www.futurealoof.com/posts/nodemodules-in-git.html
+## Dependency directory
+## Deployed apps should consider commenting this line out:
+## see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
 node_modules