summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-08-21 14:42:36 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-08-21 14:42:36 +0200
commit651eb993240164123067001c053c9e0b8d970459 (patch)
tree077a85039aa2727dddabb873b5e24c701686763b /.gitignore
parent12b97761019cfa02ca0da8a5fb50ef815d07685c (diff)
downloadcolitur-651eb993240164123067001c053c9e0b8d970459.tar.gz
colitur-651eb993240164123067001c053c9e0b8d970459.zip
chore: gitignore .superpowers working artifacts
Agent research reports, SDD ledgers and review packages, same local-only reasoning as docs/. Untracked but not ignored until now, so they showed up in every git status.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c8fb80b..f1c9899 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,7 @@ _opam/
# (not installed as a package), so this is the only Python artefact the
# repo ever produces.
tools/__pycache__/
+
+# Superpowers/agent working artifacts: research reports, SDD ledgers and
+# review packages. Local-only, same reasoning as docs/.
+.superpowers/