chore: keep playwright's output out of the repository
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:
parent
e72cdd6716
commit
2d55805471
1 changed files with 4 additions and 0 deletions
4
e2e/.gitignore
vendored
Normal file
4
e2e/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
node_modules/
|
||||
playwright-report/
|
||||
test-results/
|
||||
results/
|
||||
Loading…
Reference in a new issue