17 lines
543 B
JSON
17 lines
543 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cargo build:*)",
|
|
"Bash(grep -v \"^$\")",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(find /Users/mattsp/.cargo/registry/src -name memory.x -path */rp*)",
|
|
"Bash(find /Users/mattsp/.cargo/registry/src -name build.rs -path */rp-pac*)",
|
|
"Bash(chmod +x /Users/mattsp/projects/sound/build-web.sh)",
|
|
"Bash(/Users/mattsp/projects/sound/build-web.sh)",
|
|
"Bash(wasm-pack build:*)",
|
|
"Read(//Users/mattsp/projects/sound/**)",
|
|
"Bash(./build-web.sh)"
|
|
]
|
|
}
|
|
}
|