Browse Source

Merge pull request #2113 from MikeRalphson/patch-1

Update Node.gitignore
Brendan Forster 8 years ago
parent
commit
f5f306c951
1 changed files with 3 additions and 0 deletions
  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