Files
xiaozhi-esp32-server/main/xiaozhi-server/.claude/settings.local.json
T

12 lines
147 B
JSON
Raw Normal View History

2025-11-16 13:59:27 +08:00
{
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)",
"Bash(python3:*)"
2025-11-16 13:59:27 +08:00
],
"deny": [],
"ask": []
}
}