From dd54a40501e73316006792f7df82a244ab811197 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Will=20=E4=BF=9D=E5=93=A5?= Date: Sun, 22 Jan 2023 18:27:38 +0800 Subject: [PATCH] Create .gitattributes fixes #1149 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..4fa96dfe9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +mvnw text eol=lf