__pycache__/
*.py[cod]
.venv/
.env
.env.local
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.ipynb_checkpoints/
notebooks/*.ipynb
data/raw/
data/processed/
