# Python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
.python-version
.cache/
wandb/

# OS
.DS_Store

# Model artifacts & exports (pulled from the Hub, not versioned here)
artifacts/
*.onnx
*.safetensors
*.bin

# Not part of the public library: internal docs, decks, benchmarks, analyses,
# landing pages, and roadmaps live outside this repo.
docs/
*.pdf
opencover.html
openfreight.html
openledger.html
openvita.html
training-roadmap.md
