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

18 lines
329 B
JSON

{
"permissions": {
"allow": [
"Bash(head:*)",
"Bash(git:*)",
"Bash(tail:*)",
"Bash(ls:*)",
"Bash(sort:*)",
"Bash(dir:*)",
"Bash(printf %s\\\\n:*)",
"Bash(tee:*)",
"Bash(cmd.exe:*)",
"Bash(pwsh.exe:*)",
"Bash(echo No ANTHROPIC env vars found:*)"
]
}
}