From 466321f537a6a18ffc2257c400d84eaaa2b53ee3 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Sat, 21 Mar 2026 16:28:01 -0400 Subject: [PATCH] Track .claude/settings.json --- .claude/settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/settings.json b/.claude/settings.json index fc59110..07e7473 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,6 +1,7 @@ { "permissions": { "allow": [ + "Bash(git fetch:*)", "Bash(python -c \"import py_compile; py_compile.compile\\(''parsedmarc/cli.py'', doraise=True\\)\")", "Bash(ruff check:*)", "Bash(ruff format:*)",