From cfb603c58a16f26d67b87145660dab7181deff08 Mon Sep 17 00:00:00 2001 From: magdev Date: Fri, 19 Jul 2024 02:30:52 +0200 Subject: [PATCH] store xlam files in lfs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e6cc8b5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xlam filter=lfs diff=lfs merge=lfs -text