From ae5a6db7d11451821f40ed294ceae691e68203e2 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Mon, 13 Sep 2021 13:00:32 +0000 Subject: [PATCH] Update .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index cefbc13..4310396 100644 --- a/.gitattributes +++ b/.gitattributes @@ -15,3 +15,4 @@ *.pt filter=lfs diff=lfs merge=lfs -text *.pth filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text