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