sendou.ink/.gitignore
Kalle bd688d637c
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run
npm->pnpm (#2929)
2026-03-31 20:38:22 +03:00

38 lines
570 B
Plaintext

node_modules
package-lock.json
/.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