Skip to content

Commit 935e9b4

Browse files
committed
Clarify node_modules comment
Now linking to the official npm FAQ entry (with tl;dr) rather than straight to mikeal's blog post
1 parent d79a88b commit 935e9b4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Node.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ lib-cov
2323

2424
# Node-specific patterns
2525

26-
## You may want to comment this out in certain scenarios:
27-
## see http://www.futurealoof.com/posts/nodemodules-in-git.html
26+
## Dependency directory
27+
## Deployed apps should consider commenting this line out:
28+
## see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
2829
node_modules

0 commit comments

Comments
 (0)