__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
.env
*.log
.pytest_cache/
.ruff_cache/
htmlcov/
.coverage
