mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-03-21 09:54:36 -05:00
37 lines
552 B
Plaintext
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
|