From b0574cc7005743cb986089936658361443193a58 Mon Sep 17 00:00:00 2001 From: chengzi Date: Wed, 1 Jul 2026 10:29:59 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E9=85=8D=E7=BD=AE=E5=8F=AA=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0class=E6=96=87=E4=BB=B6=E5=A4=B9=E5=86=85=E5=AE=B9?= =?UTF-8?q?=EF=BC=8C=E6=8E=92=E9=99=A4=E5=85=B6=E4=BB=96=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 3 ++- .gitignore | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 17b421b..6587778 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -145,7 +145,8 @@ "Bash(sed -i 's|2/4|2/5|g' \"第16周周日早上CSP03课评.html\")", "Bash(sed -i 's|1/4|1/5|g' \"第16周周日早上CSP03课评.html\")", "Bash(python -c ' *)", - "Bash(git add *)" + "Bash(git add *)", + "Bash(git commit *)" ] } } diff --git a/.gitignore b/.gitignore index 8d68f1b..1ec05f2 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,18 @@ scripts/write_lesson*.py # 课评技能检查(临时) .claude/skills/课评检查/ + +# 只上传 class 文件夹,排除其他内容 +.claude/settings.local.json +.claude/templates/ +.claude/memory/oj/ +.claude/memory/feedback/ +.claude/memory/knowledge_base/ +.claude/memory/student/ +.claude/memory/教育理念.md +.claude/config/ +.claude/agents/ +.claude/skills/ +.workbuddy/ +scripts/ +暑假绩效考核.md