18 lines
340 B
JSON
18 lines
340 B
JSON
|
|
{
|
||
|
|
"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": []
|
||
|
|
}
|
||
|
|
}
|