16 lines
320 B
JSON
16 lines
320 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"Bash(ls:*)",
|
||
|
|
"Bash(git -C /Users/argoyle/Source/Unbound/dbsetup log --oneline -20)",
|
||
|
|
"Bash(find:*)",
|
||
|
|
"WebSearch",
|
||
|
|
"Bash(git add:*)",
|
||
|
|
"Bash(pre-commit run:*)",
|
||
|
|
"Bash(go build:*)",
|
||
|
|
"Bash(go test:*)",
|
||
|
|
"Bash(but status)"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|