.venv
.gstack/
.cursor/
.claude/

node_modules/
.pnpm-store/
dist/
.turbo/
.env*
!.env.example
!.env*.example
.next/
out/
next-env.d.ts

# the static export of apps/landing; built by `next build`, deployed by wrangler
out/
*.tsbuildinfo
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
