From b680112c9c27f3d92db6875182318905f1382ace Mon Sep 17 00:00:00 2001 From: Felix Martin Date: Wed, 10 Jun 2026 21:10:02 -0400 Subject: [PATCH] chore: ignore .worktrees directory Co-Authored-By: Claude Opus 4.8 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6338e38..cf14cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ dist/ .ruff_cache/ *.pyc .pytest_cache/ +.worktrees/