From 38fde787725218dd4ff7ecab13c702ba589ba61c Mon Sep 17 00:00:00 2001 From: ouqiang Date: Tue, 2 May 2017 21:14:18 +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 | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..70e1e3c --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.go linguist-language=go