From 47a092d70aa57c3156640740423d5f47ba52290b Mon Sep 17 00:00:00 2001 From: casjay Date: Tue, 12 May 2026 20:20:45 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Removed=20the=20.claude/settings?= =?UTF-8?q?.local.json=20=F0=9F=94=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit .claude/settings.local.json --- .claude/settings.local.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .claude/settings.local.json diff --git a/.claude/settings.local.json b/.claude/settings.local.json deleted file mode 100644 index 1033b8b..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(python3 -c 'import json,sys *)", - "Bash(/tmp/dockersrc-test/go-hello/bin/hello-linux-amd64 *)", - "Read(//root/Projects/github/dockersrc/alpine/**)" - ] - } -}