diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-26 21:23:43 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-26 21:23:43 +0000 |
| commit | 6f183d857d97eb8f45f010b0d9975b4bb19faa9a (patch) | |
| tree | 0599ab3bb90db86367275273eb910a7634721cae /.gitattributes | |
| parent | 257b4aabb5f284106fc4ee78373784a793ee4b72 (diff) | |
refactor(minecraft): upgrade to 1.21
Thanks @Leo-210 for the idea
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 18 |
1 files changed, 9 insertions, 9 deletions
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
+
|
