# Python cache
*.pyc
.ipynb_checkpoints/
*.egg-info/

# IDE settings
.vscode/
.idea/

# OSX-specific
.DS_Store
