.idea/
__pycache__/
_dev/
.agent/
*.py[cod]
*.egg-info/
build/
dist/
.eggs/
*.so
.tox/
.coverage
htmlcov/
.pytest_cache/
.canary-scan/
tests/fixtures/*.pdf
tests/fixtures/*.rtf
tests/fixtures/*.docx
tests/fixtures/*.docm
tests/fixtures/*.xlsx
tests/fixtures/*.pptx
tests/fixtures/*.odt
tests/fixtures/*.doc
tests/fixtures/*.msg
tests/fixtures/*.eml
tests/fixtures/*.html
tests/fixtures/*.csv
tests/fixtures/*.xml
tests/fixtures/*.jpg
tests/fixtures/*.png
tests/fixtures/*.svg
tests/fixtures/*.zip
tests/fixtures/*.tar.gz
.venv/
venv/
docs/site/
docs/.venv/
