diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..c40ff6f73 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# Ensure Docker script files uses LF to support Docker for Windows. +# Ensure "git config --global core.autocrlf input" before you clone +* text eol=lf