__pycache__/
*.pyc
*.egg-info/
dist/
build/
.venv/
*.docx
*.md
!README.md
!CHANGELOG.md
.pytest_cache/
htmlcov/
.coverage
