29 lines
675 B
JSON
29 lines
675 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet build)",
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(__NEW_LINE__ for culture in pt-BR es-MX es-CL es-PY)",
|
|
"Bash(do)",
|
|
"Bash(echo:*)",
|
|
"Bash(done)",
|
|
"Bash(dotnet run:*)",
|
|
"Bash(find:*)",
|
|
"Bash(pkill:*)",
|
|
"WebFetch(domain:localhost)",
|
|
"WebSearch",
|
|
"WebFetch(domain:products.openize.com)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:gist.github.com)",
|
|
"Bash(dotnet list:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(dotnet add package:*)",
|
|
"Bash(dir:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|