From 47d1e32708c50104611047ea715d2a60eaa4ea71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E9=91=AB?= Date: Thu, 16 Mar 2023 13:27:46 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=94=A8=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E7=9A=84gitignor=E6=8E=92=E9=99=A4=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 403adbc..d99ff4a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ node_modules # local env files .env.local +.eslintcache .env.*.local # Log files