diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000..7fc3c1eccc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,9 @@ +* text=auto eol=lf + +*.gif binary +*.ico binary +*.jpeg binary +*.jpg binary +*.pdf binary +*.png binary +*.webp binary