chore: keep playwright's output out of the repository
Some checks failed
Tests / backend (push) Failing after 4s
Tests / frontend (push) Failing after 29s
Tests / e2e (push) Failing after 33s

Reports, traces and the last-run marker are per-run artefacts; CI keeps them
for a fortnight as an upload, which is where they belong.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TqXevQJhxFrM7jJg82cgZN
This commit is contained in:
Daniel 2026-09-13 01:23:45 +02:00
parent e72cdd6716
commit 2d55805471

4
e2e/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
node_modules/
playwright-report/
test-results/
results/