From 2ef24f1ef7c41b470b4f423d02bd4eec50014cb6 Mon Sep 17 00:00:00 2001 From: Artem Darius Weber Date: Tue, 5 Nov 2024 13:24:34 -0800 Subject: [PATCH] Enable Git LFS for large files --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5a97bca --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.tar filter=lfs diff=lfs merge=lfs -text