.git
.github
.venv
__pycache__
*.pyc
dist/
build/
*.egg-info
.mypy_cache
.pytest_cache
.ruff_cache
coverage.xml
htmlcov/
.env
