X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=51a670b5fbefdaf7904f1d304ea482b0543bc9a9;hb=cb7133f6934843408b36ce163cf1c3f3596fac68;hp=4038db6f7dab1552abe7dc8cc7482298025ab87c;hpb=bcb9226efb86f5e082476f4b6910735bd8522825;p=rust.git diff --git a/.gitattributes b/.gitattributes index 4038db6f7da..51a670b5fbe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7,11 +7,12 @@ *.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 +config.toml.example linguist-language=TOML -# 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