From dce5fea442fb30cbd1495769596384f5427ed3f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=85=E6=88=BF?= Date: Fri, 12 Dec 2025 01:45:06 +0800 Subject: [PATCH] fix bugs --- .claude/settings.local.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 510fdf9..3a3910b 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -6,7 +6,9 @@ "Bash(git add:*)", "Bash(git commit:*)", "Bash(git tag:*)", - "Bash(git checkout:*)" + "Bash(git checkout:*)", + "Bash(ls:*)", + "Bash(done)" ], "deny": [], "ask": []