From 8840809a855acd101bed82fe57723e359c81bcfa Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 11 May 2026 08:26:35 -0700 Subject: [PATCH] chore: add .worktrees to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3613d6b..c4024fc 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ __pycache__/ .turnstone-api.pid web/node_modules/ web/dist/ +.superpowers/ +.worktrees/