Files
dotfiles/.claude/settings.local.json
2026-04-04 10:50:07 -04:00

9 lines
136 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:github.com)",
"WebFetch(domain:raw.githubusercontent.com)"
]
}
}