From b3436e0f07e2840e8a2a55d4fc39cde1cdb516e4 Mon Sep 17 00:00:00 2001 From: manchang <1297441823@qq.com> Date: Sun, 14 Dec 2025 20:54:53 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0Claude=20Code?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E5=88=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7ce6e50..3b359b8 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,8 @@ dist *.ntvs* *.njsproj *.sln -*.sw? \ No newline at end of file +*.sw? + +# Claude Code settings +.claude/settings.local.json +.claude/settings.json \ No newline at end of file