Files
zerobyte/.gitignore
Nicolas Meienberger 4ea9f34154 chore: portless setup
2026-05-27 17:14:34 +02:00

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