__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
# Figures and summaries under runs/ are committed; weights and logs are not.
*.log
data/
*.pt
*.onnx
.DS_Store
