__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.venv/
venv/
.env
*.pdf
*.docx
!tests/fixtures/*.pdf
!tests/fixtures/*.docx
