Commit 300b0540 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2074 from shtr0m/master

Add eslint cache ignore for node projects.
parents ef8772f1 88e76d3b
...@@ -34,5 +34,8 @@ jspm_packages ...@@ -34,5 +34,8 @@ jspm_packages
# Optional npm cache directory # Optional npm cache directory
.npm .npm
# Optional eslint cache
.eslintcache
# Optional REPL history # Optional REPL history
.node_repl_history .node_repl_history
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