From d73ff271294d38d9e26f9548fc4a7ecc262863ee Mon Sep 17 00:00:00 2001 From: chahinebrini Date: Thu, 25 Jun 2026 12:15:35 +0200 Subject: [PATCH] chore(git): ignore .worktrees directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f889bf1..1112d7c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ dist/ .DS_Store coverage/ .agenthub/ +.worktrees/