X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=f0b1c67bd0fdd22c92f1498e14e4174772892f5d;hb=04942105ef2385fcc000b8ffa1825a870c095ea9;hp=b223c8ac5fb841ed167a8c376eb1b6d5753ac0ec;hpb=42fcde8abb0860d33cb37e9713493a13f3b2bcd1;p=rust.git diff --git a/.gitattributes b/.gitattributes index b223c8ac5fb..f0b1c67bd0f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,7 @@ src/etc/installer/gfx/* binary *.woff binary src/vendor/** -text Cargo.lock -merge linguist-generated=false + +# Older git versions try to fix line endings on images, this prevents it. +*.png binary +*.ico binary