From 6bbc315face2befe9dedf66c594ab238b38bac47 Mon Sep 17 00:00:00 2001 From: ouqiang Date: Tue, 2 May 2017 21:16:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B9=E7=9B=AE=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 70e1e3c..8641b22 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,3 @@ -*.go linguist-language=go +*.js linguist-language=go +*.css linguist-language=go +*.html linguist-language=go