mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Update Node.gitignore (*.tgz)
Add `*.tgz`, the output of `npm pack`, or other build-steps.
This commit is contained in:
parent
afbff9027d
commit
841cf58592
1 changed files with 3 additions and 0 deletions
|
@ -39,3 +39,6 @@ jspm_packages
|
|||
|
||||
# Optional REPL history
|
||||
.node_repl_history
|
||||
|
||||
# Output of 'npm pack'
|
||||
*.tgz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue