diff --git a/.gitattributes b/.gitattributes index 452f73d..0385dca 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,14 @@ -* text=auto -*.java text -*.properties text -*.css text -*.html text -*.xhtml text -*.dtd text -*.ent text +* text=auto eol=lf +*.java text eol=lf +*.properties text eol=lf +*.css text eol=lf +*.html text eol=lf +*.xhtml text eol=lf +*.dtd text eol=lf +*.ent text eol=lf *.txt text -*.sh text -*.xml text +*.sh text eol=lf +*.xml text eol=lf *.bat text eol=crlf *.jar binary *.png binary