From 46ca32c242f944d17238d06673e115803cf6bf2c Mon Sep 17 00:00:00 2001 From: James Moore Date: Fri, 9 May 2025 21:19:30 -0400 Subject: [PATCH] Setup Git LFS --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4d0051a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.deb filter=lfs diff=lfs merge=lfs -text +usr/bin/** filter=lfs diff=lfs merge=lfs -text