diff --git a/frontend/.gitignore b/frontend/.gitignore index 5ef6a52..f273f71 100644 --- a/frontend/.gitignore +++ b/frontend/.gitignore @@ -12,6 +12,9 @@ # testing /coverage +/test-results/ +/playwright-report/ +/playwright/.cache/ # next.js /.next/