From 9f1cd6ff46d05ff38a0722152091f0c72fe24a21 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 15 Dec 2016 00:54:20 +0800 Subject: [PATCH] add .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..23c651c27e --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.js linguist-language=html \ No newline at end of file