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