From 4fafe7592531ab4e4e19075d9350ed7654bfe9fa Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Wed, 13 Jan 2021 17:42:56 +0800 Subject: [PATCH] test --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..55382630 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.sh linguist-language=Shell +*.js linguist-language=JavaScript \ No newline at end of file