From c4bd2aa5fc2a27cac2d4cf91e7b4c7e819185c3b Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Wed, 13 Jan 2021 17:46:01 +0800 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 928eb18..0000000 --- a/.gitattributes +++ /dev/null @@ -1,2 +0,0 @@ -*.sh linguist-language=Shell -*.js linguist-language=JavaScript