From 1fb09009f4bdfba2243f550655d20e480671b0a2 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 1 Nov 2020 11:40:26 +0100 Subject: [PATCH] Enabled Git LFS --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c3b6fa7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.png filter=lfs diff=lfs merge=lfs -text +*.ods filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text