Skip to content

Commit dee587f

Browse files
committed
Merge pull request #1029 from cheddar/patch-1
Tweak comment in Node.js .gitignore file
2 parents e9552d8 + 9390b10 commit dee587f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Node.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ coverage
2020
build/Release
2121

2222
# Dependency directory
23-
# Deployed apps should consider commenting this line out:
24-
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
23+
# Commenting this out is preferred by some people, see
24+
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
2525
node_modules

0 commit comments

Comments
 (0)