]> git.mxchange.org Git - hub.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 10 Jul 2022 09:49:16 +0000 (11:49 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 10 Jul 2022 09:49:16 +0000 (11:49 +0200)
- updated .gitattributes file
- updated 'core'

.gitattributes
core

index 983348db6d13355b59eb5d4cdb8f6bf0d56e19b4..c322e6e905a78250d4ffe9fd45cd44e85353f0f0 100644 (file)
@@ -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 7f52e37c3441647e2d65a20817e5b9a1596357f1..709a0ce2d4863fd0ff856f95d321e2c019c0080e 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 7f52e37c3441647e2d65a20817e5b9a1596357f1
+Subproject commit 709a0ce2d4863fd0ff856f95d321e2c019c0080e