diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..003a1c91fc7485142df7431c8a9535fd215f3d14 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# Treat all text files without a CR (as we have Docker) +* text eol=lf +