From 26792ecd2bb0bcae3011d8350e42c9333ee5e98e Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Fri, 27 Dec 2024 16:55:09 +0100 Subject: [PATCH] chore: gitignore eslint cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ad85fc1..8b2c521 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ html .cache .output .env +.eslintcache *~ *swp