]> source.dussan.org Git - gitignore.git/commitdiff
checking in the node_modules dir is best practice for app developers 235/head
authorAnkur Oberoi <aoberoi@gmail.com>
Fri, 6 Jan 2012 05:30:03 +0000 (00:30 -0500)
committerAnkur Oberoi <aoberoi@gmail.com>
Fri, 6 Jan 2012 05:59:41 +0000 (00:59 -0500)
according to the community since recent changes.

see: http://www.mikealrogers.com/posts/nodemodules-in-git.html
by @mikeal
(cherry picked from commit 44b47ec5bd0222ccf55efe5bcdb8bd3c55271803)

Node.gitignore

index 7dccd970766aff6bd61d92a96b35a805c90678c6..f356293eeef146cd2b1943dada766512fdc78e64 100644 (file)
@@ -11,5 +11,4 @@ pids
 logs
 results
 
-node_modules
-npm-debug.log
\ No newline at end of file
+npm-debug.log