From e37cb3d744e83425081a8bc2f5e7ae2298767d51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BD=A6=E4=BA=AE=E4=BA=AE?= Date: Thu, 3 Nov 2016 23:21:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20github=20=E5=AF=B9?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E8=AF=AD=E8=A8=80=E7=9A=84=E8=AF=86=E5=88=AB?= =?UTF-8?q?,=20=E6=94=B9=E4=B8=BA=20python.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3ab78cc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +*.js linguist-language=python +*.css linguist-language=python +*.html linguist-language=python