__pycache__/
*.py[cod]
*$py.class
.venv/
.env
dist/
build/
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
coverage/
htmlcov/
.coverage
