Files
waf-platform/.claude/settings.local.json
2026-03-02 20:07:53 +08:00

29 lines
680 B
JSON

{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(protoc:*)",
"Bash(go version:*)",
"Bash(go build:*)",
"Bash(go vet:*)",
"Bash(go get:*)",
"Bash(python3:*)",
"Bash(python:*)",
"Bash(chmod +x:*)",
"Bash(tr }:*)",
"Bash(xxd:*)",
"Bash(curl:*)",
"Bash(/tmp/protoc-install/bin/protoc.exe:*)",
"Bash(protoc-gen-go-grpc:*)",
"Bash(netstat:*)",
"Bash(tasklist:*)",
"Bash(tail:*)",
"Bash(echo:*)",
"Bash(where protoc:*)",
"Bash(/c/Users/robin/AppData/Local/Temp/protoc-install/bin/protoc.exe:*)",
"Bash(protoc-gen-go:*)",
"Bash(cp:*)"
]
}
}