From 1d8ea0f48f67dd774a3ee8fdbf683a701fae4f11 Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Mon, 29 May 2017 09:23:20 +0200 Subject: [PATCH] Eslint cache is now ignored --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6cc01f3..f75068b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ ############### node_modules/ coverage +.eslintcache # OS generated files # ######################