seubert-claims/.claude/settings.local.json

16 lines
315 B
JSON

{
"permissions": {
"allow": [
"Bash(ssh-keygen:*)",
"Bash(chmod:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(git branch:*)",
"Bash(git remote add:*)",
"Bash(git commit:*)",
"Bash(git config:*)",
"Bash(git push:*)"
]
}
}