From 349cff8c504795fa498a945fb991e0c76d728ef0 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 20 Apr 2026 10:45:39 -0700 Subject: [PATCH] chore: ignore .worktrees/ directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 60c85e2..579e137 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ data/ web/node_modules/ web/dist/ config/llm.yaml +.worktrees/