Files
ghost/.claude/settings.local.json
2025-11-07 18:05:07 +02:00

12 lines
158 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(cargo new:*)"
],
"deny": [],
"ask": []
}
}