From 0bf6185f9019b7d44c9d231c530c94b58f3192a7 Mon Sep 17 00:00:00 2001 From: sladro Date: Fri, 27 Mar 2026 10:44:18 +0800 Subject: [PATCH] chore: ignore local worktrees --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3688df0..6c7de53 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,6 @@ certs/ # Brainstorm artifacts .superpowers/ + +# Local worktrees +.worktrees/