X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitattributes;h=f720ce40c24fffeedacf552b4f7e5645f5d21328;hb=7b5d45d10620a3630483e496a4b96075818dd8b5;hp=c322e6e905a78250d4ffe9fd45cd44e85353f0f0;hpb=522734d12f1ecd362defbf4a83affa6712580304;p=jfinancials-lib.git diff --git a/.gitattributes b/.gitattributes index c322e6e..f720ce4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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