commit 44212bd9b72f8e4751eeac455e43122a1b7064e3 Author: benchinnery Date: Tue Nov 11 15:04:03 2025 -0500 Track additional file types with Git LFS. Patterns added: *.onnx diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0bb75f7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.onnx filter=lfs diff=lfs merge=lfs -text