From df7fb461a3701e52972bec86b8583787a3c7796c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9e=20Kooi?= Date: Thu, 21 Jun 2018 14:36:01 +0200 Subject: [PATCH] Ignore .eslintcache. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 366a950bd..5944cf0af 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ nohup.out examples/bundled-example/bundle.js uppy-*.tgz +.eslintcache