- Exclude binary, rooms/, agent memory, web/dist from git - plan.md reflects current completed state Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
16 lines
296 B
JSON
16 lines
296 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:github.com)",
|
|
"WebFetch(domain:support.claude.com)",
|
|
"Bash(git:*)",
|
|
"Bash(go:*)",
|
|
"Bash(npm create:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npm run:*)",
|
|
"Bash(curl:*)"
|
|
]
|
|
}
|
|
}
|