diff --git a/.gitattributes b/.gitattributes index 5af4998..e14f314 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,15 +1,15 @@ -* text=auto -*.java text +* text=auto eol=lf +*.java text eol=lf *.bat text eol=crlf -*.properties text -*.css text -*.html text -*.xhtml text -*.dtd text -*.ent text +*.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 *.jar binary *.png binary