__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
.pytest_cache/
.mypy_cache/
.ruff_cache/
build/
dist/
.ipynb_checkpoints/
logs/
*.log
.DS_Store

# Study data (will be moved to its own repo)
study/
