diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..d7b231969 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,6 @@ +# Force LF line endings for all text files +* text eol=lf + +# These filetypes are binary +*.png binary +*.gif binary