diff --git a/.gitignore b/.gitignore index 3e1a758..c77b824 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,7 @@ node_modules/ dist/ *.local *.zip + +# Playwright +test-results/ +.tmp-*