33 lines
763 B
JSON
33 lines
763 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(go:*)",
|
|
"Bash(gofmt:*)",
|
|
"Bash(/c/Users/legre/go/bin/wails:*)",
|
|
"Bash(wails:*)",
|
|
"Bash(npm:*)",
|
|
"Bash(npx:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(find:*)",
|
|
"Bash(echo:*)",
|
|
"Bash(head:*)",
|
|
"Bash(tail:*)",
|
|
"Bash(awk:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(sort:*)",
|
|
"Bash(uniq:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(xargs:*)",
|
|
"Bash(for f in *)",
|
|
"Bash(git status:*)",
|
|
"Bash(git diff:*)",
|
|
"Bash(git log:*)",
|
|
"Bash(git show:*)",
|
|
"Bash(curl -sI --max-time 10 https://raw.githubusercontent.com/google/fonts/main/ofl/archivoblack/ArchivoBlack-Regular.ttf)"
|
|
]
|
|
}
|
|
}
|