diff --git a/.gitignore b/.gitignore index 64996ef..27110e2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ Thumbs.db .agent-tests/ .ralph/*/iteration-*.jsonl +# Test results (Playwright artifacts) +test-results/ + # Java/Maven *.class *.jar