# MacOS
.DS_Store

# Jupyter Notebook
.ipynb_checkpoints

# Byte-compiled
__pycache__/

# Rope project settings
.ropeproject

# Distribution / packaging
build/
dist/
*.egg-info/
