pcbjam/tests/.gitignore
Gergő Törcsvári 060ccbbf03
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
2026-07-21 13:45:49 +02:00

6 lines
471 B
Text

# Screenshot model: specs capture via stableShot() → page.screenshot into test-results/, which is
# transient and gitignored at the repo root (/tests/test-results/). The committed baselines live in
# 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/