Update mobile screenshot

This commit is contained in:
adilallo
2025-09-03 13:59:01 -06:00
parent 8a6ac5e346
commit dfb64a590d
3 changed files with 4 additions and 3 deletions
+4 -3
View File
@@ -16,9 +16,6 @@
# Playwright
/test-results/
/playwright-report/
# Visual regression snapshots (allow these)
!tests/e2e/visual-regression.spec.ts-snapshots/
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
# Ignore other image files (but not visual regression snapshots)
*.png
@@ -31,6 +28,10 @@
*.avi
*.mkv
# Visual regression snapshots (allow these)
!tests/e2e/visual-regression.spec.ts-snapshots/
!tests/e2e/visual-regression.spec.ts-snapshots/*.png
# next.js
/.next/
/out/