X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=d29c15fe712f301a375385e3ad9d624937721371;hb=da66a31572e0f49981d6b958ecdd95397ecf2d3f;hp=4038db6f7dab1552abe7dc8cc7482298025ab87c;hpb=7cd7dee315f2c1a80e67c114812fa8a2e32c9040;p=rust.git diff --git a/.gitattributes b/.gitattributes index 4038db6f7da..d29c15fe712 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,11 +7,11 @@ *.fixed linguist-language=Rust *.mir linguist-language=Rust src/etc/installer/gfx/* binary -*.woff binary -*.woff2 binary src/vendor/** -text Cargo.lock linguist-generated=false -# Older git versions try to fix line endings on images, this prevents it. +# Older git versions try to fix line endings on images and fonts, this prevents it. *.png binary *.ico binary +*.woff binary +*.woff2 binary