diff --git a/.gitignore b/.gitignore index 02fe571b8450..2d3ca233f013 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,5 @@ docs/public/sponsors .eslintcache docs/.vitepress/cache/ !test/cli/fixtures/dotted-files/**/.cache -.vitest-reports \ No newline at end of file +test/browser/test/__screenshots__/**/* +.vitest-reports