From b8eba7d27bf8e53b89ae6fe11433b1359783838f Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Thu, 20 May 2021 19:37:27 +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