sendou.ink/.gitignore
Kalle fef1ffc955
Design refresh + a bunch of stuff (#2864)
Co-authored-by: hfcRed <hfcred@gmx.net>
2026-03-19 17:51:42 +02:00

37 lines
552 B
Plaintext

node_modules
/.cache*
/build
/public/build
.react-router/
.env
translation-progress.md
notes.md
db*.sqlite3*
!db-test.sqlite3
!e2e/seeds/*.sqlite3
dump
.DS_Store
.excalidraw
/scripts/output/*
!/scripts/output/.gitkeep
/scripts/dicts/**/*
/scripts/badge
/test-results/
/playwright-report/
/playwright/.cache/
/.vitest-attachments
.vitest-attachments/
# Vitest auto-captured failure screenshots (numbered, without browser info)
# Real baselines have pattern: *-chromium-darwin.png
**/__screenshots__/**/*-[0-9].png
.e2e-minio-started
notepad.txt