From db41dc8929c5810cf212d0b657ae166117a4f097 Mon Sep 17 00:00:00 2001 From: pi Date: Sun, 12 Apr 2026 09:22:50 +0100 Subject: [PATCH] chore: ignore worktree and brainstorm dirs --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40b010c..9201207 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -.worktrees/ +.worktree/ +.superpowers/ node_modules/