From 31a4c876505b18240bc2e20ab0cb8fc1f96dca18 Mon Sep 17 00:00:00 2001 From: Patrick von Platen <patrick.v.platen@gmail.com> Date: Tue, 30 Mar 2021 22:44:59 +0000 Subject: [PATCH] track msgpack --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dc08351..ae8c63d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,3 +6,4 @@ *.tar.gz filter=lfs diff=lfs merge=lfs -text *.ot filter=lfs diff=lfs merge=lfs -text *.onnx filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text