X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=b223c8ac5fb841ed167a8c376eb1b6d5753ac0ec;hb=664c7797f6bfddf9f5e67474c2fd8017f91d7110;hp=e2d041427661b8452852862f6746c18c928bf4da;hpb=0c85f2a1bdb01666e74cd391df630da581f12ad0;p=rust.git diff --git a/.gitattributes b/.gitattributes index e2d04142766..b223c8ac5fb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,8 @@ *.cpp rust *.h rust *.rs rust +*.fixed linguist-language=Rust src/etc/installer/gfx/* binary *.woff binary -src/vendor/* binary +src/vendor/** -text +Cargo.lock -merge linguist-generated=false