From 4da25fd7cedb23a92126aecb8690d16caf3e515a Mon Sep 17 00:00:00 2001 From: Philip Trauner Date: Sun, 25 Jun 2017 17:58:52 +0200 Subject: [PATCH] LFS setup --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ff27dda --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.ttf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.jpg filter=lfs diff=lfs merge=lfs -text