X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitattributes;h=f720ce40c24fffeedacf552b4f7e5645f5d21328;hb=8ca10b64e0d41150bf06515b4763c744f416a1b7;hp=c322e6e905a78250d4ffe9fd45cd44e85353f0f0;hpb=797b2f742773998b6ca8d94f5dcb79bb1b630a8b;p=addressbook-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