# Setup
*.egg-info/
*.egg
*.py[cod]
__pycache__/

# Jupyter Notebook
.ipynb_checkpoints

# Documentation
doc/_build

# Other
releases
