diff --git a/.gitignore b/.gitignore index 8ee54e8..3a8dd14 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,7 @@ coverage *.sw? *.tsbuildinfo + +# Test artifacts +test-results/ +playwright-report/