__pycache__
*.py[cod]
*.egg-info
.venv
venv
.env*
!.env.example
.git
.gitignore
*.md
.pytest_cache
.mypy_cache
.ruff_cache
tests
