From 4ebebd686a9eae0093087c881bebe8d1ceabbc48 Mon Sep 17 00:00:00 2001 From: Sydney Runkle Date: Tue, 21 Apr 2026 09:27:47 -0400 Subject: [PATCH] chore: add .worktrees/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 145295a29..b154d3b56 100644 --- a/.gitignore +++ b/.gitignore @@ -100,3 +100,4 @@ dmypy.json .turbo .editorconfig .scratch +.worktrees/