Quellcode durchsuchen

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 vor 13 Jahren
Ursprung
Commit
541e85287f
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  1. 1 2
      Node.gitignore

+ 1 - 2
Node.gitignore

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