forked from jaildesigner-jailgames/jaildoctors_dilemma
13 lines
216 B
JSON
13 lines
216 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cmake --build:*)",
|
|
"Bash(test:*)",
|
|
"Bash(tools/linter/run_clang-tidy.sh:*)",
|
|
"Bash(make resources.pack:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|