diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index f2aa6794a..000000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(go test:*)", - "Bash(git stash:*)", - "Bash(go doc:*)", - "Read(//Users/hal/go/pkg/mod/github.com/gpustack/gguf-parser-go@v0.22.1/**)", - "Bash(timeout 5 go test:*)", - "Bash(timeout 10 go test:*)", - "Bash(timeout:*)", - "Bash(cat:*)" - ], - "deny": [], - "ask": [] - } -}