__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
.DS_Store
# Example workbooks are generated by examples/make_examples.py, never committed,
# so the repository carries no spreadsheet data of any kind.
*.xlsx
*.xlsm
~$*
