diff --git a/.gitignore b/.gitignore index d3a6649..20a9242 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ node_modules dist .vite app/build/ -.gradle \ No newline at end of file +.gradle +test-results/ +playwright-report/