diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..fe8c45a2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,3 @@ +# Line endings are LF in the object store and in every working tree, on every +# platform. This travels with the clone; core.autocrlf does not. +* text=auto eol=lf