From 1dd147c58de2e8c3f93bb884a2e298a4dbf6f8a2 Mon Sep 17 00:00:00 2001 From: Zxilly Date: Wed, 24 May 2023 19:41:21 +0800 Subject: [PATCH] chore: force eol lf --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..94f480d --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto eol=lf \ No newline at end of file