# Compiled files
*.pyc
*.o
*.swp
MANIFEST
__pycache__
.ipynb_checkpoints
_build

# Metadata
.DS_Store
.cache

# Setuptools distribution folder
/dist/

# Python egg metadata, regenerated from source files by setuptools
/*.egg-info
