__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
build/
dist/
*.egg-info/
wandb/
mlruns/
outputs/
checkpoints/
data/
.env
.DS_Store
