Files
psg-backchannel/.claude/settings.local.json
2026-02-19 13:51:07 +08:00

12 lines
253 B
JSON

{
"permissions": {
"allow": [
"Bash(git -C /c/Users/btaylor/Git/psg-backchannel log --oneline -10)",
"WebFetch(domain:crates.io)",
"Bash(cargo check:*)",
"Bash(echo:*)",
"Bash(~/.cargo/bin/cargo check:*)"
]
}
}