Files
analogue_synth/.claude/settings.json

15 lines
465 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:*)"
]
}
}