zerobyte/.gitignore
Nico 611640b32b
fix: split display path and query base path (#714)
* fix: split display path and query base path

#709

* test(frontend): shared render utils

* fix(file-tree): add missing path segments

* chore: bump Bun version

* fix: select kind for synthetic folders
2026-03-29 12:30:35 +02:00

46 lines
462 B
Text

.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/.auth
playwright/temp
.idea/
# OpenAPI error logs
openapi-ts-error-*.log
.output
tmp/
qa-output
.worktrees/
.turbo
.superset