From 6f1fb9129e036008aeb35bf8f0296ea2a3d0b27a Mon Sep 17 00:00:00 2001 From: Cheng Gu Date: Thu, 29 Dec 2016 17:08:23 +0800 Subject: [PATCH 1/2] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6347583 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.html linguist-language=javascript From 7a1cbd36d54b0e1f77fd696615a5a1fe8a341300 Mon Sep 17 00:00:00 2001 From: Cheng Gu Date: Thu, 29 Dec 2016 17:09:35 +0800 Subject: [PATCH 2/2] Update .gitattributes --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 6347583..8bc46bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.html linguist-language=javascript +*.html linguist-language=JavaScript