]> source.dussan.org Git - gitignore.git/commit
Restore original comment about node_modules
authorStuart P. Bentley <stuart@testtrack4.com>
Wed, 1 Oct 2014 05:17:25 +0000 (22:17 -0700)
committerStuart P. Bentley <stuart@testtrack4.com>
Wed, 1 Oct 2014 05:17:25 +0000 (22:17 -0700)
commit2d111edfb0475c08d325a3cbebee0a9b8e54c351
treef79e1a66a89ccae12d3afdd522dc65682ce1812f
parent298588469ac0cb08a00eebf7b00efb5ab726daca
Restore original comment about node_modules

It's not the opinion of "some people", it's a conditional circumstance.
Even proponents of checking node_modules into Git agree that you
shouldn't do it when you're writing a module to be included as a
dependency on npmjs.org: the advantage of checking node_modules
into Git is only for fully-packaged apps, which is why the original
comment was what it was.
Node.gitignore