From e3bf5e985f520c7ea5b6f30855331236e3db2514 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Mon, 4 Nov 2024 18:35:25 +0100 Subject: [PATCH] feat: :iphone: Add lfs for pdf --- .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