diff --git a/Node.gitignore b/Node.gitignore index aea5294de9dca6cd0f3edbaab53aab540c7020ca..bf7525f991213f3fa92266d13c849a5d2717bc94 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -34,5 +34,8 @@ jspm_packages # Optional npm cache directory .npm +# Optional eslint cache +.eslintcache + # Optional REPL history .node_repl_history