12 lines
173 B
JSON
12 lines
173 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(cmake:*)",
|
|
"Bash(make:*)",
|
|
"Bash(cat:*)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |