Commit 88e76d3b authored by Kyle Pollock's avatar Kyle Pollock

Add eslint cache ignore for node projects.

parent ef8772f1
......@@ -34,5 +34,8 @@ jspm_packages
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional 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