From 42b455a9fefca78a3943b79dc2c556124d539927 Mon Sep 17 00:00:00 2001 From: Benjamin Ruppik <benjamin.ruppik@hhu.de> Date: Mon, 13 Jun 2022 17:04:18 +0200 Subject: [PATCH] Use lfs pickle files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index 486a232..1987747 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ +*.pkl filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text -- GitLab