From b7799d59596d08a4957a99c0dde7a8cc21c51ec2 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 17 Sep 2018 16:35:57 +0300 Subject: [PATCH] enable 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..4504d05 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text