From 2a344ad5886ea27a671d28f8c15adbe30a2fff25 Mon Sep 17 00:00:00 2001 From: Daniil Date: Mon, 6 Apr 2026 01:13:49 +0300 Subject: [PATCH] chore: add .worktrees to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 077acc7..b4d68ea 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ remotion_service/ # Superpowers brainstorm sessions .superpowers/ + +# Git worktrees +.worktrees/