# Vendored MATLAB reference: local working copy, not distributed (GPL-2.0, upstream dead 2020-02).
original/

# Scratch
scratch/
*.mat

# NFS "silly rename" locks (this tree lives on NFS)
.nfs*

__pycache__/
*.py[cod]
.venv/
build/
dist/
*.egg-info/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
