# OS files
*.DS_Store

# Python
*.pyc

# Notebook
.ipynb_checkpoints

# Other
*.pdf
.coverage
*.npz
*.lcov
*.xml

# Distribution
*.egg-info
dist

# VSCode
.vscode

build
docs/source/_autogenerated
docs/source/_collections
html
jupyter_execute