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