From 6d1d492a0df9772f0af40458ed9345b8f7d99f16 Mon Sep 17 00:00:00 2001 From: xudan Date: Sun, 20 Jul 2025 16:15:30 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0.gitignore=EF=BC=8C?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0Claude=E7=9B=B8=E5=85=B3=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E5=BF=BD=E7=95=A5=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 3cb0088..daf8256 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,7 @@ components.d.ts *.njsproj *.sln *.sw? + +# Claude Code +.claude/ +CLAUDE.md