# Jupyter notebook files.
*.ipynb
.ipynb_checkpoints/

# Python cache.
__pycache__/

# Build artifacts.
dist/

# Virtual environment.
venv/
