Files
personotes/.claude/settings.local.json

22 lines
544 B
JSON

{
"permissions": {
"allow": [
"Bash(curl:*)",
"Bash(kill:*)",
"Bash(go run:*)",
"Bash(lsof:*)",
"Bash(npm run build:*)",
"Bash(go build:*)",
"Bash(/home/mathieu/git/project-notes/notes/test-delete-1.md)",
"Bash(/home/mathieu/git/project-notes/notes/test-delete-2.md)",
"Bash(/home/mathieu/git/project-notes/notes/test-delete-folder/test.md)",
"Bash(npm install)",
"Bash(go get:*)",
"Bash(ls:*)"
],
"deny": [],
"ask": []
},
"outputStyle": "default"
}