Files
shared-workflows/.claude/settings.local.json
T

13 lines
231 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(but --help:*)",
"Bash(but rub --help:*)",
"WebSearch",
"WebFetch(domain:docs.gitea.com)",
"WebFetch(domain:gitea.com)",
"Bash(but status:*)"
]
}
}