* 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
46 lines
462 B
Text
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
|