]> git.mxchange.org Git - jfinancials-lib.git/commitdiff
only these files are text/plain
authorRoland Häder <roland@mxchange.org>
Tue, 21 Jun 2022 23:15:30 +0000 (01:15 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 21 Jun 2022 23:15:30 +0000 (01:15 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
.gitattributes

index c322e6e905a78250d4ffe9fd45cd44e85353f0f0..f720ce40c24fffeedacf552b4f7e5645f5d21328 100644 (file)
@@ -30,4 +30,7 @@
 *.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
+*.java text eol=lf
+*.properties text eol=lf
+*.xml text eol=lf
+*.sh text eol=lf