.git
.github
.venv
venv
env
__pycache__
*.pyc
.pytest_cache
.mypy_cache
.ruff_cache
.coverage
htmlcov
dist
build
*.egg-info
examples/reports
docs
tests
.env
.env.*
!.env.example
