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:*)",
|
2025-12-01 11:14:50 +08:00
|
|
|
"Bash(pip install:*)",
|
|
|
|
|
"Bash(msbuild:*)"
|
2025-11-17 20:31:53 +08:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|