diff --git a/.gitignore b/.gitignore index d3a6649..b571ce1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules dist .vite app/build/ -.gradle \ No newline at end of file +.gradle +test-results/.last-run.json