chore(tests): gitignore per-test log output (tests/logs/)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DfQuWCdA3TMCho9wrqh8md
This commit is contained in:
parent
c36bab2d6f
commit
060ccbbf03
1 changed files with 1 additions and 0 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
|||
# tests/baseline-screenshots/ (+ 3d-regression/, gal-regression/), authored from CI's deterministic
|
||||
# Linux render and diffed OFFLINE by tools/screenshots. There are no Playwright-native
|
||||
# *-snapshots/ baselines — Playwright does no inline screenshot comparison.
|
||||
logs/
|
||||
|
|
|
|||
Loading…
Reference in a new issue