mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-04-18 05:47:31 -04:00
* refactor: extract restic in core package * chore: add turbo task runner * refactor: split server utils * chore: simplify withDeps signature and fix non-null assertion
46 lines
457 B
Plaintext
46 lines
457 B
Plaintext
.DS_Store
|
|
/node_modules/
|
|
|
|
# React Router
|
|
/.react-router/
|
|
/build/
|
|
/dist/
|
|
|
|
.env
|
|
.turbo
|
|
CLAUDE.md
|
|
|
|
mutagen.yml.lock
|
|
notes.md
|
|
smb-password.txt
|
|
cache.db
|
|
|
|
data/
|
|
|
|
.env*
|
|
!.env.example
|
|
!.env.test
|
|
|
|
# Playwright
|
|
node_modules/
|
|
/test-results/
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/playwright/.auth/
|
|
/playwright/restic.pass
|
|
|
|
playwright/.auth
|
|
playwright/temp
|
|
|
|
.idea/
|
|
|
|
# OpenAPI error logs
|
|
openapi-ts-error-*.log
|
|
.output
|
|
tmp/
|
|
qa-output
|
|
|
|
.worktrees/
|
|
.turbo
|