From 6aa01d582330998bb46ff2351c9ab45ab16017cc Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 30 Jul 2026 09:30:26 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Deleted=20.claude/*=20?= =?UTF-8?q?=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .claude/settings.json --- .claude/settings.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .claude/settings.json diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 3685d79..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(docker buildx *)", - "Bash(docker image *)", - "Bash(docker images *)", - "Bash(docker system df *)", - "Bash(docker stats --no-stream *)", - "Bash(docker ps *)", - "Bash(docker run --rm *)", - "Bash(docker info *)", - "Bash(docker pull *)", - "Bash(make check *)", - "Bash(make test *)", - "Bash(make build *)", - "Bash(curl -fsSL *)", - "Bash(curl -fsSo *)", - "Bash(curl -fsSLI *)", - "Bash(gitcommit --dir /root/Projects/github/dockersrc/go all)" - ] - } -}