index-main/.claude/settings.local.json
2026-01-08 15:37:34 +01:00

13 lines
198 B
JSON

{
"permissions": {
"allow": [
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(cat:*)",
"Bash(curl:*)",
"Bash(php -l:*)"
],
"deny": [],
"ask": []
}
}