# ignore org
*.org
.vscode

# ignore newly added matrices 
Manifest.toml

/data/uf
# data/*html  # that cound save a lot of test time
/data/mm
/data*
myMatrixDepot*

*.mem
*.cov

# ignore generated files from Sphinx
_build
_static
_templates

# ignore myMatrixDepot

myMatrixDepot/
