# macOS
.DS_Store

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

# Virtual environments
.venv
.env

# Databricks
.databrickscfg

# MLflow
mlruns/
mlflow.db

# Claude Code
.claude/
scratch/

# Caches
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage


# Claude Code Tracing
.claude/settings.local.json
.claude/mlflow/
