diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..90a032d32f1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and normalize end of lines to LF (\n) +* text=auto eol=lf