[eric] gitignore: ignore the repo-root test-results/ playwright drops when run from the root

This commit is contained in:
Eric
2026-05-28 21:51:49 -07:00
parent 9aaf503b03
commit 894d1a7a95
+2
View File
@@ -10,6 +10,8 @@ e2e/traces/
e2e/playwright-report/
e2e/test-results/
e2e/results.json
# Playwright also drops a test-results/ at the repo root when run from here.
test-results/
backend/data/**
!backend/data/outputs/
!backend/data/outputs/*.json