.git
.github
.mypy_cache
.pytest_cache
.ruff_cache
__pycache__
*.pyc
*.pyo
*.egg-info
build/
dist/
htmlcov/
docs/
.venv
venv/
.env
*.log
