From 59cd959c640f72ca15dcdda760ceb30cf1ee1304 Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Tue, 6 Jul 2021 00:16:04 +0000 Subject: [PATCH] allow flax --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 07f0db3..d699711 100644 --- a/.gitattributes +++ b/.gitattributes @@ -14,3 +14,4 @@ *.pb filter=lfs diff=lfs merge=lfs -text *.pt filter=lfs diff=lfs merge=lfs -text *.pth filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text