12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet new:*)",
|
|
"Bash(find:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(rm:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |