Files
zerobyte/.gitignore
Nico 332e5bffda refactor: extract restic in core package (#651)
* refactor: extract restic in core package

* chore: add turbo task runner

* refactor: split server utils

* chore: simplify withDeps signature and fix non-null assertion
2026-03-11 21:56:07 +01:00

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