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

Update Node.gitignore (*.tgz)

Add `*.tgz`, the output of `npm pack`, or other build-steps.
pull/2113/head
Mike Ralphson 7 лет назад
Родитель
Сommit
841cf58592
1 измененных файлов: 3 добавлений и 0 удалений
  1. 3
    0
      Node.gitignore

+ 3
- 0
Node.gitignore Просмотреть файл

@@ -39,3 +39,6 @@ jspm_packages

# Optional REPL history
.node_repl_history

# Output of 'npm pack'
*.tgz

Загрузка…
Отмена
Сохранить