Browse Source

checking in the node_modules dir is best practice for app developers
according to the community since recent changes.

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

Ankur Oberoi 13 years ago
parent
commit
541e85287f
1 changed files with 1 additions and 2 deletions
  1. 1 2
      Node.gitignore

+ 1 - 2
Node.gitignore

@@ -11,5 +11,4 @@ pids
 logs
 results
 
-node_modules
-npm-debug.log
+npm-debug.log