diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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/ |
