소스 검색

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 년 전
부모
커밋
541e85287f
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Node.gitignore

+ 1 - 2
Node.gitignore

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