__pycache__/
*.pyc
.pytest_cache/
.coverage
.git/
.env
*.md
!README.md
tests/
docs/
!docs/man/
.venv/
internal_documentation/
.mypy_cache/
.ruff_cache/
.github/
dist/
*.egg-info/
*.egg
