From 8e6e572b35042f279c8b1388601b9309201ca3c4 Mon Sep 17 00:00:00 2001 From: James Brechtel Date: Thu, 21 May 2026 21:28:03 -0400 Subject: [PATCH] chore: add .worktrees to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bfa68a6..07828d5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ build/ .stack-root .pi/ __pycache__ +.worktrees/