From 963eec1b327b795759db9eda1b0dcca038f81c6f Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Fri, 24 Jul 2026 13:26:01 -0400 Subject: [PATCH] chore: gitignore .worktrees/ for subagent-driven-development Claude-Session: https://claude.ai/code/session_01GASWkNEi68FSCtvr6rLoEW --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index cabcf58f..6213b63c 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,6 @@ lib/ # Session working notes — never stage (pending.md's own hard rule; R2-12/U-4) /pending.md /current.md + +# Subagent-driven-development git worktrees +.worktrees/