__pycache__/
*.py[cod]
.venv/
venv/
build/
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
.mypy_cache/
.data/
*.jsonl
.env
.env.local
.env.production
.dev.vars
.vscode/
.idea/
*.swp
.DS_Store
secrets/

# Internal review / planning docs not for public repo.
_workspace/
koreanpulse Cloud.txt

# Worker / Vercel / Next build artefacts.
node_modules/
.next/
.vercel/
.wrangler/
*.tsbuildinfo
*.log

# Next.js build artefacts
next-env.d.ts

# MCPB build artefacts (published via Smithery, not git)
dist-mcpb/
.vercel
