From 4ac9cea5a641d317db829dbaced3093ed43ea0a6 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Sat, 21 Mar 2026 00:55:17 -0700 Subject: [PATCH] chore: ignore .superpowers/, docs/superpowers/, pytest-output.txt; untrack plan/spec files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index fd29395..a9e2b5e 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,9 @@ config/user.yaml.working # Claude context files — kept out of version control CLAUDE.md +.superpowers/ +pytest-output.txt +docs/superpowers/ data/email_score.jsonl data/email_label_queue.jsonl