From de38eaa1f07c66f0af193209acf1629ee7ebda7c Mon Sep 17 00:00:00 2001 From: CyberMind-FR Date: Thu, 25 Dec 2025 09:51:55 +0100 Subject: [PATCH] chore: update Claude settings --- .claude/settings.local.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index f4116d90..54a73ac8 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -53,7 +53,8 @@ "Bash(for file in luci-app-traffic-shaper/htdocs/luci-static/resources/view/traffic-shaper/*.js luci-app-traffic-shaper/htdocs/luci-static/resources/traffic-shaper/api.js)", "Bash(timeout 5 ./secubox-tools/validate-modules.sh:*)", "Bash(tree:*)", - "Bash(for file in luci-app-ksm-manager/htdocs/luci-static/resources/view/ksm-manager/*.js luci-app-ksm-manager/htdocs/luci-static/resources/ksm-manager/api.js)" + "Bash(for file in luci-app-ksm-manager/htdocs/luci-static/resources/view/ksm-manager/*.js luci-app-ksm-manager/htdocs/luci-static/resources/ksm-manager/api.js)", + "Bash(git show:*)" ] } }