.DS_Store
node_modules/
.pnpm-store/
.turbo/
dist/
coverage/
.next/
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.import_linter_cache/
*.py[cod]
models/
.env
.env.*
!.env.example
*.log
*.tsbuildinfo
playwright-report/
test-results/
tmp/pdfs/
output/pdf/*.pdf
perf/reports/*.json
bench/train/outputs/

# Private planning and research inputs; never commit or publish.
/briefs/
/research/
/hushmark/
/EXECUTABLE-PLAN-PROMPT.md
/PLAN-BRIEF.md
/PLAN.md
