Files
forth_bootslop/.claude/settings.local.json
2026-02-21 11:34:04 -05:00

19 lines
357 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:*)",
"Bash(powershell:*)"
]
}
}