__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.dist/
dist/
build/
*.egg-info/
.venv/
.env
.env.*
!.env.example
.DS_Store
node_modules/
.next/
.vercel/
coverage/
