X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=90cf33053c77587326cfec3e29e0f6caa73db1ca;hb=3d4fdedd7ee52ad660ccc0f9f713aeac9b21b8d0;hp=45bca848f8f369152c88ed05de35d9423015a828;hpb=13438b6866d8236b0a390ba034f76290ff938152;p=rust.git diff --git a/.gitattributes b/.gitattributes index 45bca848f8f..90cf33053c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 - * text=auto eol=lf -*.rs rust +*.rs text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 +*.fixed linguist-language=Rust