Commit 841cf585 authored by Mike Ralphson's avatar Mike Ralphson

Update Node.gitignore (*.tgz)

Add `*.tgz`, the output of `npm pack`, or other build-steps.
parent afbff902
......@@ -39,3 +39,6 @@ jspm_packages
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment