diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..1923c3f0513 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Always check-out / check-in files with LF line endings. +* text=auto eol=lf