From 62acf01b9c91b2ea3a84b1e83a8ee0557cc3526c Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Wed, 23 Jun 2021 14:20:22 +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