SGGL_SHJ/SGGL/.claude/settings.local.json

18 lines
340 B
JSON
Raw Normal View History

2025-11-17 20:31:53 +08:00
{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"Bash(dir:*)",
"Read(//c/Users/lipengfei/Desktop/**)",
"Bash(powershell:*)",
"Bash(csc:*)",
"Bash(IndependentExcelFiller.exe)",
"Bash(python:*)",
"Bash(cat:*)",
"Bash(pip install:*)"
],
"deny": [],
"ask": []
}
}