Files
personotes/.claude/settings.local.json

20 lines
500 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)"
],
"deny": [],
"ask": []
},
"outputStyle": "default"
}