From c44bcc9c37c1bf2e3cfff37bc239c6c6c9de46bc Mon Sep 17 00:00:00 2001 From: Lucas Berger Date: Thu, 11 Jun 2026 02:07:07 -0400 Subject: [PATCH] chore(07): gitignore Playwright harness outputs (test-results, reports) Co-Authored-By: Claude Opus 4.8 --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 88e97e9..467b726 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,8 @@ graphify-out/ # Transient workflow scratch .planning/tmp/ + +# Playwright e2e harness outputs (regenerated every run; Phase 7 mobile test harness) +apps/pwa/test-results/ +apps/pwa/playwright-report/ +apps/pwa/blob-report/