From 5d85668c1768ada2644a598b0546dfa47fbd5ef1 Mon Sep 17 00:00:00 2001 From: casjay Date: Thu, 30 Jul 2026 18:25:38 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20repo=20cleanup=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 | 13 ------------- 1 file changed, 13 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 5fb1470..0000000 --- a/.claude/settings.local.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "permissions": { - "allow": [ - "Bash(script-lint *)", - "WebFetch(domain:docs.gitea.com)", - "Bash(cp /tmp/templates/gitea/rootfs/usr/local/bin/entrypoint.sh /root/Projects/github/casjaysdevdocker/gitea/rootfs/usr/local/bin/entrypoint.sh)", - "Bash(cp /tmp/templates/gitea/rootfs/usr/local/etc/docker/functions/entrypoint.sh /root/Projects/github/casjaysdevdocker/gitea/rootfs/usr/local/etc/docker/functions/entrypoint.sh)", - "Bash(gen-dockerfile --help)", - "Bash(rm -f /root/Projects/github/casjaysdevdocker/gitea/rootfs/usr/local/etc/docker/init.d/.git/COMMIT_MESS)", - "Bash(rmdir /root/Projects/github/casjaysdevdocker/gitea/rootfs/usr/local/etc/docker/init.d/.git)" - ] - } -}