Files
keyboard/.claude/settings.local.json

14 lines
210 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:*)",
2026-02-27 14:49:46 +08:00
"Bash(ls:*)",
"Bash(wc:*)"
2026-02-10 18:53:31 +08:00
]
}
}