diff --git a/.gitattributes b/.gitattributes index 255062e6..e3ae7ed2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # See: https://git-scm.com/docs/gitattributes -# Disable Git converting line endings in files (i.e., core.autocrlf=true). +# Disable Git converting line endings in files (i.e., core.autocrlf=false). * -text