22 lines
No EOL
473 B
JSON
22 lines
No EOL
473 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"WebFetch(domain:get.vial.today)",
|
|
"Bash(qmk compile:*)",
|
|
"Bash(make:*)",
|
|
"Bash(where:*)",
|
|
"Read(*)",
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(curl:*)",
|
|
"WebSearch",
|
|
"WebFetch(domain:docs.qmk.fm)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"additionalDirectories": [
|
|
"C:\\Users\\pablo\\qmk_firmware"
|
|
]
|
|
}
|
|
} |