From 2446c7510eae9c4ba8df4fdeae766ceb306f0054 Mon Sep 17 00:00:00 2001 From: lin onetwo Date: Thu, 8 Jul 2021 23:23:59 +0800 Subject: [PATCH] Create .gitattributes --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..21256661 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto \ No newline at end of file