diff --git a/.gitignore b/.gitignore index 66581f5..d76eb6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ node_modules frontend/node_modules +frontend/junit.xml frontend/dist build/ backend/web/dist/*