Files
Profice_Home/.claude/settings.local.json

11 lines
175 B
JSON

{
"permissions": {
"allow": [
"Bash(cp:*)",
"Bash(python -m http.server 8000)",
"PowerShell(Test-Path *)",
"PowerShell(Copy-Item *)"
]
}
}