diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..7fc3c1ecc --- /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