13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(idf.py build:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(build_from_spec.bat)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |