sendou.ink/.gitignore

37 lines
550 B
Plaintext

node_modules
package-lock.json
/.cache*
/build
/public/build
.react-router/
.env
translation-progress.md
notes.md
db*.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
.e2e-build-marker
notepad.txt