/build
/dist
/cmake-build-*
/*.egg-info
/wheelhouse
.idea
.vscode
.xmake

*.mat
*.so
*.dll
*.pyd
*.pyc
.pytest_cache

/setup.py
/libpymatio

!.github

/cpm-test
/.venv
