From 5bc8ef65adb6b7ae9b319cd333e5abbef794bb8c Mon Sep 17 00:00:00 2001 From: Bryan Van Deusen Date: Sun, 7 Jun 2026 20:29:10 -0400 Subject: [PATCH] chore: gitignore the .superpowers working dir Co-Authored-By: Claude Opus 4.8 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 10d4d4b..c726541 100644 --- a/.gitignore +++ b/.gitignore @@ -69,3 +69,4 @@ Thumbs.db alembic/versions/__pycache__/ *.sqlite *.sqlite-journal +.superpowers/