From 253b6a7226f670c10e265bbb729885d72f94a450 Mon Sep 17 00:00:00 2001 From: XIU2 <54703944+XIU2@users.noreply.github.com> Date: Wed, 23 Oct 2019 20:07:30 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e817174b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.* linguist-language=None