__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.pyright_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml
.tox/
.venv/
.python-version
uv.lock
