__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
.dist/
.build/
.pytest_cache/
.coverage
htmlcov/
.venv/
.uv/
.env
.mypy_cache/
.DS_Store
