diff options
| author | William Hergès <anhgelus.morhtuuzh@proton.me> | 2024-07-27 00:45:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-27 00:45:11 +0200 |
| commit | 184bf866b30d3235f1a7f1da9cf3bee958b09bbd (patch) | |
| tree | ca8325756c1cd354d6f18d18a05f0cf65fc4b73b /.gitattributes | |
| parent | 257b4aabb5f284106fc4ee78373784a793ee4b72 (diff) | |
| parent | 3123d5696a34a434f8d976df64047c1e12086810 (diff) | |
Merge pull request #1 from anhgelus/refactor/1.21
[Refactor] Change mod version to 1.21
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
+
|
