X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=90cf33053c77587326cfec3e29e0f6caa73db1ca;hb=7a0f0c0e8b79d0dd95e0c97660e327e51fa09c0f;hp=45bca848f8f369152c88ed05de35d9423015a828;hpb=26602ddff475ef75ed94803b05217a761a7f5523;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