19 lines
473 B
JSON
19 lines
473 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)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
},
|
|
"outputStyle": "default"
|
|
}
|