29 lines
798 B
JSON
29 lines
798 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dir:*)",
|
|
"Bash(\"build/extraResources/jre/bin/java.exe\" -version)",
|
|
"Bash(npm run build-frontend:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(iconv:*)",
|
|
"Bash(powershell:*)",
|
|
"Bash(del:*)",
|
|
"Bash(git -C \"c:\\code\\gitea\\NPQS-9100\\pqs-9100_client\" log -1 --oneline)",
|
|
"Bash(npm run icon:*)",
|
|
"Bash(node:*)",
|
|
"Bash(xxd:*)",
|
|
"Bash(awk:*)",
|
|
"Bash(md5sum:*)",
|
|
"Bash(if exist \"out\" rd /s /q \"out\")",
|
|
"Bash(findstr:*)",
|
|
"Read(//c/code/gitea/NPQS-9100/pqs-9100_tool_client/cmd/**)",
|
|
"Bash(copy:*)",
|
|
"Bash(npm run build-w:*)",
|
|
"Read(//c/code/gitea/NPQS-9100/pqs-9100_tool_client/**)",
|
|
"Bash(npm install:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|