chore: gitignore web/node_modules and web/dist

This commit is contained in:
pyr0ball 2026-03-25 15:12:57 -07:00
parent 7a704441a6
commit c787ed751c

2
.gitignore vendored
View file

@ -7,3 +7,5 @@ dist/
.pytest_cache/
data/
.superpowers/
web/node_modules/
web/dist/