build/
dist/
__pycache__/
*.egg-info
.venv/

*.pyc
.ipynb_checkpoints/
.ruff_cache
.DS_Store

.databricks/
*.code-workspace

# Local bundle override holding the workspace host (public repo -> keep host out)
databricks.local.yml
env.yaml

_scratch/
reference/

# Jupytext: track the paired .py:percent files only; .ipynb is regenerated
# via `jupytext --sync`
*.ipynb
