From 108a1da212bffb4ff3075665591488bd698abf69 Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 27 Oct 2020 09:49:02 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E6=94=B9github=20=E8=AF=AD?= =?UTF-8?q?=E8=A8=80=E8=AF=86=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/.gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 apps/.gitattributes diff --git a/apps/.gitattributes b/apps/.gitattributes new file mode 100644 index 000000000..cc448bebc --- /dev/null +++ b/apps/.gitattributes @@ -0,0 +1,2 @@ +*.js linguist-language=python +*.html linguist-language=python