Files
Websites/Profice WebSite/.claude/settings.local.json
2026-03-25 15:20:00 +01:00

12 lines
185 B
JSON

{
"permissions": {
"allow": [
"Bash(for f:*)",
"Bash(do grep:*)",
"Bash(echo \"ALREADY: $f\")",
"Bash(echo \"NEEDS: $f\")",
"Bash(done)"
]
}
}