From: Roland Häder Date: Sun, 10 Jul 2022 09:49:16 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b80d16a9d18614c29a28f52ed79f7de6ac3bb0a4;p=hub.git Continued: - updated .gitattributes file - updated 'core' --- diff --git a/.gitattributes b/.gitattributes index 983348db6..c322e6e90 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,9 +4,6 @@ # Autodetect text files * text=auto -# Force the following filetypes to have unix eols, so Windows does not break them -*.* text eol=lf - # Force images/fonts to be handled as binaries *.jpg filter=lfs diff=lfs merge=lfs -text *.jpeg filter=lfs diff=lfs merge=lfs -text @@ -31,3 +28,6 @@ *.otf filter=lfs diff=lfs merge=lfs -text *.z filter=lfs diff=lfs merge=lfs -text *.docx filter=lfs diff=lfs merge=lfs -text + +# Force the following filetypes to have unix eols, so Windows does not break them +*.* text eol=lf diff --git a/core b/core index 7f52e37c3..709a0ce2d 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 7f52e37c3441647e2d65a20817e5b9a1596357f1 +Subproject commit 709a0ce2d4863fd0ff856f95d321e2c019c0080e