Files
keyboard/.claude/settings.local.json

13 lines
190 B
JSON
Raw Normal View History

2026-02-10 18:53:31 +08:00
{
"permissions": {
"allow": [
"WebSearch",
"Bash(git checkout:*)",
"Bash(xcodebuild:*)",
"Bash(plutil:*)",
"Bash(find:*)",
"Bash(ls:*)"
2026-02-10 18:53:31 +08:00
]
}
}