From 12c2cf820dab36e741492e6c8c27ceb10738be21 Mon Sep 17 00:00:00 2001 From: scttbnsn <80784472+scttbnsn@users.noreply.github.com> Date: Fri, 21 Aug 2026 14:05:15 -0400 Subject: [PATCH] chore: gitignore .claude/ so a nested worktree can't be staged as a gitlink --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d66d040..5c2af00 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ __pycache__/ # Local planning/scratch workspace — not for commit .planning/ profile/font_reference.svg + +# Agent worktrees / local agent state +.claude/