mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Clarify node_modules comment
Now linking to the official npm FAQ entry (with tl;dr) rather than straight to mikeal's blog post
This commit is contained in:
parent
d79a88b29f
commit
935e9b4560
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user