From a35a21de1dbb1272ad67545163e9edbd1f8b92ee Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Mon, 4 Dec 2023 19:26:31 +0200 Subject: [PATCH] Set up LFS --- .gitattributes | 1 + .lfsconfig | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .gitattributes create mode 100644 .lfsconfig diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..582b9ed --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +radio/* filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000..3ecbac4 --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,3 @@ +[lfs] + url = "https://lfs.undocumented.software/lfs/blobs.git/info/lfs" + pushurl = "ssh://git@lfs.undocumented.software/lfs/blobs.git"