Files
Profice_Home/.claude/settings.local.json
2026-06-12 10:01:43 +02:00

12 lines
223 B
JSON

{
"permissions": {
"allow": [
"Bash(cp:*)",
"Bash(python -m http.server 8000)",
"PowerShell(Test-Path *)",
"PowerShell(Copy-Item *)",
"Bash(findstr /i \"package json html\")"
]
}
}