__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.ruff_cache/
results/
*.html
!README.md
.venv/
venv/
.env
.coverage
htmlcov/
