Skip to content

Commit 541e852

Browse files
committed
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 44b47ec)
1 parent 85d1796 commit 541e852

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Node.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ pids
1111
logs
1212
results
1313

14-
node_modules
15-
npm-debug.log
14+
npm-debug.log

0 commit comments

Comments
 (0)