From fefce32f3284525f6fd9121fcb2d5afcb0fa6216 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Wed, 8 Apr 2026 03:56:20 -0400 Subject: [PATCH] chore: add .worktrees to .gitignore Co-Authored-By: Claude Opus 4.6 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54abbce01..0cf404c2d 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ __pycache__ .ai/tmp .worktrees/ **/*.pending-snap +.worktrees