From e50d969758ec88cf50cfc10ef8cbef0ac726f7dd Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Thu, 20 Feb 2025 18:18:28 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20:hammer:=20=E6=B7=BB=E5=8A=A0=20.style?= =?UTF-8?q?lintcache=20=E5=92=8C=20.eslintcache=20=E5=88=B0=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index dccd5ce8..a6d77ca9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ dist-ssr stats.html pnpm-lock.yaml package-lock.json +.stylelintcache +.eslintcache