X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=b223c8ac5fb841ed167a8c376eb1b6d5753ac0ec;hb=664c7797f6bfddf9f5e67474c2fd8017f91d7110;hp=1d4c6252f2c7503ddf6b6861250e31530d53f119;hpb=16ae078fe994535f3b362c6af0389549b6516063;p=rust.git diff --git a/.gitattributes b/.gitattributes index 1d4c6252f2c..b223c8ac5fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,8 @@ *.cpp rust *.h rust *.rs rust -src/etc/pkg/rust-logo.ico binary -src/etc/pkg/rust-logo.png binary +*.fixed linguist-language=Rust +src/etc/installer/gfx/* binary *.woff binary -src/vendor/* binary +src/vendor/** -text +Cargo.lock -merge linguist-generated=false