mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-06-03 13:37:22 -04:00
53 lines
568 B
Plaintext
53 lines
568 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/*.pass
|
|
/playwright/tinyauth/app-data/
|
|
/playwright/tinyauth/caddy-data/
|
|
|
|
playwright/.auth
|
|
playwright/temp
|
|
playwright/data
|
|
|
|
.idea/
|
|
.deepsec/
|
|
.codex/
|
|
|
|
# OpenAPI error logs
|
|
openapi-ts-error-*.log
|
|
.output
|
|
tmp/
|
|
qa-output
|
|
|
|
.worktrees/
|
|
.turbo
|
|
.superset
|
|
.fallow
|