From 98a1eb65e17ab8d728204f01ee669b439ced03f4 Mon Sep 17 00:00:00 2001 From: lasseedfast Date: Fri, 11 Oct 2024 11:26:15 +0200 Subject: [PATCH] Track PDFs with Git LFS --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b634d85 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.pdf filter=lfs diff=lfs merge=lfs -text