*.pyc
__pycache__/
venv/
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.tox/
htmlcov/
*.log
junit.*.xml
