From c25db190080cee7e5b4e60166d8c68246310213e Mon Sep 17 00:00:00 2001 From: cottongin Date: Mon, 23 Mar 2026 10:42:48 -0400 Subject: [PATCH] chore: add superpowers to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98f58d5..81a23d0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ backend/config/admins.json # Cursor .cursor/ +.superpowers/ chat-summaries/ plan.md