joerglohrerde/.claude/settings.local.json

14 lines
262 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"WebFetch(domain:hzrd149.github.io)",
"Bash(git add:*)",
"Bash(git commit -m ':*)",
"Bash(git rm:*)",
"Bash(git commit:*)",
"Bash(git checkout:*)",
"Bash(git submodule:*)"
]
}
}