Files
geg-gas-web/.claude/settings.local.json

10 lines
293 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(powershell -Command \"Get-Content ''f:\\\\ges-scm\\\\code\\\\dev\\\\geg-gas-web\\\\publish.bat'' | Select-String ''errorlevel|pnpm|docker''\")",
"Bash(/tmp/write_bat2.ps1:*)",
"Bash(powershell -File /tmp/write_bat2.ps1)"
]
}
}