# OS files
*.DS_Store

# Python
*.pyc

# Notebook
.ipynb_checkpoints

# Other
*.pdf

# Distribution
dist
*.egg-info

# VSCode
.vscode

build
docs/source/_autogenerated
html