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