.venv
__pycache__
*.pyc
.mypy_cache
.pytest_cache
.ruff_cache
.git
.gitignore
tests/
docs/
*.md
!README.md
!.dockerignore