From f9c47d33fea0a9491b56b233bc4d8e9349676d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikkel=20Elle=20Lepper=C3=B8d?= Date: Thu, 17 Sep 2020 12:25:07 +0200 Subject: [PATCH] init LFS --- .gitattributes | 3 +++ .lfsconfig | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 .gitattributes create mode 100644 .lfsconfig diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..37cecdd --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.mat filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.dat filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..2cf1bce --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + fetchexclude = *