Просмотр исходного кода

Merge pull request #3410 from bergquist/ignore_npm_log

add npm-debug.log to gitignore
Torkel Ödegaard 10 лет назад
Родитель
Сommit
bd850d8158
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 node_modules
+npm-debug.log
 coverage/
 .aws-config.json
 awsconfig