From 327201a0ed94871f73fd93c062b6da247eb6447a Mon Sep 17 00:00:00 2001 From: Tomas Mirchev Date: Mon, 16 Mar 2026 04:41:52 +0200 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 8f224e2..e73fd6c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ build/ *.spec *.egg-info/ .pytest_cache/ +.worktrees/