# Jupyter Notebook checkpoints
.ipynb_checkpoints
*/.ipynb_checkpoints/*

# Python cache files
__pycache__/
*.py[cod]

# Dist files
dist/
drawbook.egg-info/
# Mac system files
.DS_Store 