Files
urbanLifeline/.claude/settings.local.json

11 lines
132 B
JSON
Raw Normal View History

2026-01-14 15:42:26 +08:00
{
"permissions": {
"allow": [
2026-02-11 14:14:15 +08:00
"Bash(ls:*)",
"Bash(tree:*)",
"Bash(find:*)",
"Bash(dir:*)"
2026-01-14 15:42:26 +08:00
]
}
}