chore(pegasus): ignore frontend junit artifact

This commit is contained in:
codex 2026-04-21 06:29:54 -03:00
parent c1aabff63a
commit e88876f457

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules
frontend/node_modules
frontend/junit.xml
frontend/dist
build/
backend/web/dist/*