Files
keyboard/.claude/settings.local.json
2026-03-02 09:19:06 +08:00

15 lines
236 B
JSON

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