.git
.venv
.env
secrets
__pycache__
*.pyc
tests
docs
infra
*.md
!README.md
.pytest_cache
.mypy_cache
.ruff_cache
