From 4bc0b67cd7df435e5a6c1bb082b223766ba9f319 Mon Sep 17 00:00:00 2001 From: FAN-yeB <1442100690@qq.com> Date: Thu, 7 May 2026 10:20:48 +0800 Subject: [PATCH] =?UTF-8?q?update:=E5=8E=BB=E9=99=A4=E6=97=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84.claude=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/xiaozhi-server/.claude/settings.local.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 main/xiaozhi-server/.claude/settings.local.json diff --git a/main/xiaozhi-server/.claude/settings.local.json b/main/xiaozhi-server/.claude/settings.local.json deleted file mode 100644 index 32b9ba94..00000000 --- a/main/xiaozhi-server/.claude/settings.local.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(tree:*)", - "Bash(find:*)", - "Bash(python3:*)" - ], - "deny": [], - "ask": [] - } -}