.venv/
.pytest_cache/
.mypy_cache/
__pycache__/
*.pyc
dist/
build/
*.egg-info/
*.docx
!examples/**/*.docx
*.tmp
.ruff_cache/
.DS_Store
tests/manual_review_output/
.cursor/
