From f5b565bc27ff3f36829a4643662b508f2c19206c Mon Sep 17 00:00:00 2001 From: Thom Werring Date: Sat, 23 Mar 2024 15:05:06 +0100 Subject: [PATCH] Chore: Ignored .eslintcache --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4b56acf..1260c71 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.eslintcache + # compiled output /dist /node_modules