# Rust build artifacts
/target
**/*.rs.bk

# macOS
.DS_Store

# Model weights / eval data are not committed.
*.safetensors
/data/
