diff --git a/.gitignore b/.gitignore index 74a780c..a20f77c 100644 --- a/.gitignore +++ b/.gitignore @@ -247,4 +247,7 @@ ModelManifest.xml # AlroCatalog scraper output scripts/AlroCatalog/__pycache__/ scripts/AlroCatalog/pdfs/ -scripts/AlroCatalog/screenshots/ \ No newline at end of file +scripts/AlroCatalog/screenshots/ + +# Superpowers subagent-driven-development scratch workspace +.superpowers/ \ No newline at end of file