# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv
data/raw/*
data/interim/*
data/processed/*
data/external/*
!data/**/.gitkeep

# Marimo
.marimo
notebooks/__marimo__

.env

.python-version

references/*
