Files
GSM/.claude/settings.local.json
2026-01-06 21:22:10 +01:00

12 lines
160 B
JSON

{
"permissions": {
"allow": [
"Bash(ssh:*)",
"Bash(scp:*)",
"Bash(docker:*)",
"Bash(curl:*)",
"Bash(git add:*)"
]
}
}