diff --git a/.gitattributes b/.gitattributes index 9daee03b9b..ab6ca853b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,7 +1,7 @@ -*.cpp text +*.cpp text eol=lf *.gradle text eol=lf -*.h text -*.inc text +*.h text eol=lf +*.inc text eol=lf *.java text eol=lf *.json text eol=lf *.md text eol=lf