Files
keyboard/.claude/settings.local.json
2026-03-03 21:31:03 +08:00

16 lines
261 B
JSON

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