mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01: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
@ -39,3 +39,6 @@ jspm_packages
|
|||||||
|
|
||||||
# Optional REPL history
|
# Optional REPL history
|
||||||
.node_repl_history
|
.node_repl_history
|
||||||
|
|
||||||
|
# Output of 'npm pack'
|
||||||
|
*.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user