diff --git a/.gitattributes b/.gitattributes index 3175732ef..c66f4d3d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,6 @@ -*.java text=auto -*.json text=auto -*.md text=auto -*.properties text=auto -*.py text=auto -*.sh text=auto +*.java text=lf +*.json text=lf +*.md text=lf +*.properties text=lf +*.py text=lf +*.sh text=lf