# Bytecodes and cache (Python)
__pycache__/
*.py[cod]
*$py.class
*.swp
*.old

# Jupyter Notebook
.ipynb_checkpoints

# Data and builds
*cache
build
data
models
outputs
*.csv