diff options
author | Stuart P. Bentley <stuart@testtrack4.com> | 2014-11-11 23:47:18 -0800 |
---|---|---|
committer | Stuart P. Bentley <stuart@testtrack4.com> | 2014-11-11 23:47:18 -0800 |
commit | 9988b4bfe0661a31f101911029b13d0451b0c319 (patch) | |
tree | 7c8335ad42cc381d6b97a3a63f251b3d128de2dd /Node.gitignore | |
parent | 2d111edfb0475c08d325a3cbebee0a9b8e54c351 (diff) | |
download | gitignore-9988b4bfe0661a31f101911029b13d0451b0c319.tar.gz gitignore-9988b4bfe0661a31f101911029b13d0451b0c319.zip |
Let node_modules FAQ URL speak for itself
Diffstat (limited to 'Node.gitignore')
-rw-r--r-- | Node.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Node.gitignore b/Node.gitignore index bf988676..e03d33ef 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -20,7 +20,6 @@ coverage build/Release # Dependency directory -# Deployed apps should consider commenting this line out: # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git- node_modules |