Update mobile screenshot
This commit is contained in:
+4
-3
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user