From fdaa761d9160c0dd7afa7fa3075c1fb9aac19c90 Mon Sep 17 00:00:00 2001 From: c0ny1 <1627639645@qq.com> Date: Wed, 16 May 2018 02:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gitattributes=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..98fee9e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +*.js linguist-language=shell +*.css linguist-language=shell +*.html linguist-language=shell +*.php linguist-language=shell +*.yml linguist-language=shell \ No newline at end of file