14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(grep:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(find:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(dotnet test:*)"
|
|
]
|
|
}
|
|
}
|