11 lines
331 B
JSON
11 lines
331 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd /c/Users/mta/projects/autosample && ./nob.exe debug 2>&1)",
|
|
"Bash(cd /c/Users/mta/projects/autosample && rm -f build/*.pdb build/*.obj build/*.ilk && ./nob.exe debug 2>&1)",
|
|
"Bash(cd /c/Users/mta/projects/autosample && ./nob.exe 2>&1)",
|
|
"Bash(cd:*)"
|
|
]
|
|
}
|
|
}
|