Explorar o código

Clarify node_modules comment

Now linking to the official npm FAQ entry (with tl;dr) rather than straight to mikeal's blog post
Stuart P. Bentley %!s(int64=11) %!d(string=hai) anos
pai
achega
935e9b4560
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      Node.gitignore

+ 3 - 2
Node.gitignore

@@ -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