From ef4f7fa326e84bf8e78c721838dcfb46a49fd448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Lanzend=C3=B6rfer?= <leviathan@libresilicon.com> Date: Thu, 13 Jul 2023 00:06:49 +0100 Subject: [PATCH] Install LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9ff1c90 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +danube.gds filter=lfs diff=lfs merge=lfs -text +*.gds filter=lfs diff=lfs merge=lfs -text -- GitLab