Files
forth_bootslop/.claude/settings.local.json
2026-02-21 10:06:50 -05:00

13 lines
175 B
JSON

{
"permissions": {
"allow": [
"Bash(head:*)",
"Bash(git:*)",
"Bash(tail:*)",
"Bash(ls:*)",
"Bash(sort:*)",
"Bash(dir:*)"
]
}
}