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