From f8028aa45aa7afbf85017481ac6da5625ac15219 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Thu, 27 Feb 2020 22:56:47 +0800 Subject: [PATCH] Use GLF accelerator speed of git clone . --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5f9b1ec --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text