From 6f183d857d97eb8f45f010b0d9975b4bb19faa9a Mon Sep 17 00:00:00 2001 From: anhgelus Date: Fri, 26 Jul 2024 21:23:43 +0000 Subject: refactor(minecraft): upgrade to 1.21 Thanks @Leo-210 for the idea --- .gitattributes | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 097f9f9..c53344c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,9 +1,9 @@ -# -# https://help.github.com/articles/dealing-with-line-endings/ -# -# Linux start script should use lf -/gradlew text eol=lf - -# These are Windows script files and should use crlf -*.bat text eol=crlf - +# +# https://help.github.com/articles/dealing-with-line-endings/ +# +# Linux start script should use lf +/gradlew text eol=lf + +# These are Windows script files and should use crlf +*.bat text eol=crlf + -- cgit v1.2.3