# general things to ignore
.DS_Store
build/
dist/
*.egg-info/
*.egg
*.py[cod]
__pycache__/
*.so
*~
.cache/
__mumot_files__/

# Test-related caches
.tox/
.pytest_cache/
.coverage

# Jupyter Notebooks checkpoints
.ipynb_checkpoints/

# Autogenerated documentation
docs/_build

# PyCharm IDE files
.idea/
.mypy_cache
docs/source/autosummary
.python-version
