Files
keyboard/.claude/settings.local.json
2026-02-27 14:49:46 +08:00

14 lines
210 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(git checkout:*)",
"Bash(xcodebuild:*)",
"Bash(plutil:*)",
"Bash(find:*)",
"Bash(ls:*)",
"Bash(wc:*)"
]
}
}