diff --git a/.gitignore b/.gitignore index f1631b0..b0b58c9 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,8 @@ # testing /coverage +/playwright-report/ +/test-results/ # next.js /.next/