You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
754 B
32 lines
754 B
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(powershell:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(go get:*)",
|
|
"Bash(go mod init:*)",
|
|
"Bash(go mod tidy:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(go run:*)",
|
|
"Bash(go list:*)",
|
|
"Bash(go mod download:*)",
|
|
"Bash(git clone:*)",
|
|
"Bash(goctl:*)",
|
|
"Bash(go install:*)",
|
|
"Bash(~/go/bin/goctl version:*)",
|
|
"Bash(~/go/bin/goctl.exe:*)",
|
|
"Bash(~/go/bin/goctl.exe -v)",
|
|
"Bash(go build:*)",
|
|
"Bash(mysql:*)",
|
|
"Bash(claude:*)",
|
|
"Bash(npm view:*)",
|
|
"Bash(./user.exe:*)",
|
|
"Bash(timeout:*)",
|
|
"Bash(tasklist:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(set CGO_ENABLED=1)"
|
|
]
|
|
}
|
|
}
|
|
|