Files
keyboard/.claude/settings.local.json
2026-03-09 17:34:08 +08:00

17 lines
302 B
JSON

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