__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.venv/
venv/
dist/
build/
*.whl
*.tar.gz
.mypy_cache/
.DS_Store
coverage.xml
