From d3c197ddfcc89aab5736b2a2eeb118f76e2588ba Mon Sep 17 00:00:00 2001 From: khs1994 Date: Fri, 22 Mar 2019 10:35:29 +0800 Subject: [PATCH] show repo language is go --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index b8209fe..5308bd5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,4 @@ *.sh text eol=lf -*.py linguist-language=go +* linguist-language=go