From 690c61f23010c39fa748ac2be771859da5aded8c Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 9 Apr 2025 15:40:05 +0300 Subject: [PATCH] Setup Git LFS for model files --- crypto/gogo2/.gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 crypto/gogo2/.gitattributes diff --git a/crypto/gogo2/.gitattributes b/crypto/gogo2/.gitattributes new file mode 100644 index 0000000..e92cf9b --- /dev/null +++ b/crypto/gogo2/.gitattributes @@ -0,0 +1 @@ +*.pt filter=lfs diff=lfs merge=lfs -text