From 85c19aeb2b12dae5cfd8fabb019b51efd4e47a4c Mon Sep 17 00:00:00 2001 From: Tevin <tingquanren@163.com> Date: Fri, 10 Apr 2026 15:18:30 +0800 Subject: [PATCH] chore(settings): 更新 .claude/settings.json 添加 tevin 技能编辑权限 --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 931e878..de8eefc 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ *.njsproj *.sln *.sw? +test-results/ -- Gitblit v1.9.1