diff --git a/.gitattributes b/.gitattributes index bbabc8d..e81c236 100755 --- a/.gitattributes +++ b/.gitattributes @@ -1,11 +1,5 @@ # Declare files that will always have LF line endings on checkout. -*.sh text eol=lf -*.prop text eol=lf -*.md text eol=lf -*.xml text eol=lf -*.json text eol=lf -.extra text eol=lf -META-INF/** text eol=lf +** text eol=lf # Denote all files that are truly binary and should not be modified. module/bin/**/** binary \ No newline at end of file