From 61d86550dd2fcdc3521a692da493d1cc3ca67e7f Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 15 Sep 2026 16:39:30 +0200 Subject: chore: ignore the superpowers SDD workspace The per-plan ledger, briefs and reports under .superpowers/ are scratch, not source. Committing the ignore rule keeps the tree clean for every clone and worktree instead of only this one, where it lived in the local info/exclude. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3aa864b..d4ad5c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ TODO.md +.superpowers/ -- cgit v1.2.3