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