# ignore org
*.org

# ignore newly added matrices 

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


src/*.mem
src/*.cov

# ignore generated files from Sphinx
_build
_static
_templates

# ignore myMatrixDepot

myMatrixDepot/
