oven
*.pyc
*~
.DS_Store

.eggs/
dist
build
.idea
src/sbmlutils.egg-info/
cover/
.tox/
.cache/
.coverage
coverage.xml
.benchmark

*.log
xpp/*.zip
wheels
__pycache__
.pytest_cache
.Rhistory
*.tsv#
*.xlsx#

# ipython notebooks
.ipynb_checkpoints/
docs_builder/notebooks/.ipynb_checkpoints/

# biomodesl
misc/biomodels/r31_uncurated/

# documentation build
docs_builder/_build/

# report
src/sbmlutils/report/test/
uv.lock
