chore(e2e): untrack + gitignore Playwright test-results artifacts

These were accidentally committed (tracked on main); they are regenerated on
every run and shouldn't be in git.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
BenStullsBets
2026-06-30 13:27:25 -07:00
parent 5f9ae6b212
commit 7cdf594794
23 changed files with 4 additions and 4308 deletions
+4
View File
@@ -30,3 +30,7 @@ simulator/static/review_audio.html
# Static build outputs (tools/build_static.py)
/dist/
/dist-media/
# Playwright e2e artifacts (should never be committed)
simulator/e2e/test-results/
simulator/e2e/playwright-report/