From 39b8e47ff50e0765a6e9214a48b21a536aadcb64 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sun, 14 Jun 2026 12:51:18 -0400 Subject: [PATCH] =?UTF-8?q?remove=20.claude/settings.json=20from=20trackin?= =?UTF-8?q?g=20=E2=80=94=20covered=20by=20gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 .claude/settings.json diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index 9316e8c..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "hooks": { - "PostToolUse": [ - { - "matcher": "Edit|Write", - "hooks": [ - { - "type": "command", - "command": "bash '/mnt/cloud-storage/Important Shit/Git/Development/Varaverk/Deployment/deploy.sh'" - } - ] - } - ] - } -}