From 8cc9a37e736a8776fb1b4f1b3c84e54c14ed0f08 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