.venv/
.git/
.github/
.pytest_cache/
.ruff_cache/
__pycache__/
*.py[cod]
dist/
build/
*.egg-info/
.coverage
coverage.xml
htmlcov/
tests/
docs/
specs/
examples/
.DS_Store
*.docx
*.tmp
