Browse Source

Merge pull request #1029 from cheddar/patch-1

Tweak comment in Node.js .gitignore file
pull/1074/head
Carl Suster 10 years ago
parent
commit
dee587fee0
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      Node.gitignore

+ 2
- 2
Node.gitignore View File

@@ -20,6 +20,6 @@ coverage
build/Release

# 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
# Commenting this out is preferred by some people, see
# https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules

Loading…
Cancel
Save