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

13 lines
187 B
JSON

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