chore: gitignore web/node_modules and web/dist

This commit is contained in:
pyr0ball 2026-03-25 15:12:57 -07:00
parent 68a1a9d73c
commit f02c4e9f02

2
.gitignore vendored
View file

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