From f86b1ab269919f354cc1308b854c25eed2578183 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=86=95?= Date: Tue, 21 Jul 2026 16:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=20.local/=20=E6=9C=AC?= =?UTF-8?q?=E5=9C=B0=E5=B7=A5=E5=85=B7=E7=BC=93=E5=AD=98=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=EF=BC=8C=E9=81=BF=E5=85=8D=E5=90=8C=E6=AD=A5=E6=97=B6=E8=A2=AB?= =?UTF-8?q?=E6=9C=AA=E8=B7=9F=E8=B8=AA=E6=96=87=E4=BB=B6=E9=98=BB=E5=A1=9E?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Cursor --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3728e15..eeae2f9 100644 --- a/.gitignore +++ b/.gitignore @@ -121,6 +121,9 @@ storybook-static/ tmp/ temp/ +# Local agent/tool cache (not part of project deliverables) +.local/ + # Git version management temporary files .git-versions/