summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Node.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Node.gitignore')
-rw-r--r--vendor/gitignore/Node.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/gitignore/Node.gitignore b/vendor/gitignore/Node.gitignore
index aea5294de9d..bc7fc55724c 100644
--- a/vendor/gitignore/Node.gitignore
+++ b/vendor/gitignore/Node.gitignore
@@ -34,5 +34,11 @@ jspm_packages
# Optional npm cache directory
.npm
+# Optional eslint cache
+.eslintcache
+
# Optional REPL history
.node_repl_history
+
+# Output of 'npm pack'
+*.tgz