.venv
.git
.github
.env
.env.*
!.env.example
oauth.db*
__pycache__
*.pyc
.mypy_cache
.ruff_cache
.pytest_cache
tests
docs
