*.pyc
__pycache__
__pycache__/*
*.egg-info
*.egg-info/*
build
build/*
dist
dist/*
.ipynb_checkpoints
.ipynb_checkpoints/*
.DS_Store

