diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..eb0e537770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,5 @@ +# This ensures that the line endings in any files added or modified are +# normalized before being committed. On Windows they will automatically +# be checked-out as CRLF, and re-converted to LF before check-in. +# See https://git-scm.com/docs/gitattributes for more information. +* text=auto