From 52d0452a04de63d017f508c88b3c3e48d7c2effd Mon Sep 17 00:00:00 2001 From: itwanger Date: Mon, 21 Feb 2022 20:36:48 +0800 Subject: [PATCH] Delete .gitattributes --- .gitattributes | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 2ab2d3c..0000000 --- a/.gitattributes +++ /dev/null @@ -1,4 +0,0 @@ -* text=auto -*.js linguist-language=java -*.css linguist-language=java -*.html linguist-language=java -- GitLab