diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000000..84a67e5741b --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# Set the default behavior to always use LF file endings +* text=auto eol=lf + +# Denote all files that are truly binary and should not be modified. +*.png binary +*.jpg binary