Files
uberspace-cli/.claude/settings.local.json
2026-04-08 11:05:35 +02:00

11 lines
185 B
JSON

{
"permissions": {
"allow": [
"WebFetch(domain:manual.uberspace.de)",
"WebFetch(domain:u8manual.uberspace.de)",
"Bash(rustc:*)",
"Bash(git:*)"
]
}
}