Explorar o código

Merge pull request #2074 from shtr0m/master

Add eslint cache ignore for node projects.
Brendan Forster %!s(int64=8) %!d(string=hai) anos
pai
achega
300b0540c3
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Node.gitignore

+ 3 - 0
Node.gitignore

@@ -34,5 +34,8 @@ jspm_packages
 # Optional npm cache directory
 .npm
 
+# Optional eslint cache
+.eslintcache
+
 # Optional REPL history
 .node_repl_history