From e4ff7cdbf79c3957156a279ac9df56f09ebfcdb2 Mon Sep 17 00:00:00 2001 From: he liu <40694320+cnlh@users.noreply.github.com> Date: Tue, 11 Dec 2018 16:51:53 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..83555eb --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.html linguist-language=golang +*.css linguist-language=golang