mirror of
https://github.com/Smile-QWQ/SubTracker.git
synced 2026-09-03 06:23:58 +08:00
- remove the last frontend locale branches from reminder, currency and timezone helpers and keep the rendered copy on shared messages only - align settings and statistics web tests with the new locale-aware helper behavior and reminder preview wording - ignore .tmp and docs workspace scratch directories so the i18n branch stays clean while local analysis notes remain untracked
15 lines
210 B
Plaintext
15 lines
210 B
Plaintext
node_modules
|
|
.wrangler
|
|
dist
|
|
coverage
|
|
.env
|
|
.env.local
|
|
*.log
|
|
/.tmp/
|
|
/docs/
|
|
apps/api/prisma/dev.db
|
|
apps/api/prisma/dev.db-journal
|
|
apps/api/prisma/test.db
|
|
apps/api/prisma/test.db-journal
|
|
apps/api/apps/api/storage/
|