From cb84b935a46ca2b242b44df61b90b3d20dba5f40 Mon Sep 17 00:00:00 2001 From: Tevin <tingquanren@163.com> Date: Fri, 10 Apr 2026 17:49:35 +0800 Subject: [PATCH] chore: 更新 .gitignore 和 .claude/settings.json,移除 .mcp.json 文件 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index de8eefc..1cdaf8d 100644 --- a/.gitignore +++ b/.gitignore @@ -23,4 +23,6 @@ *.njsproj *.sln *.sw? + test-results/ +**/_baks/** -- Gitblit v1.9.1