X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=90cf33053c77587326cfec3e29e0f6caa73db1ca;hb=d0ac6ba0b17666431b4727345059c71cde281680;hp=796afdbde90dd6bb39255963b27a217aad32947f;hpb=33a0fe7b2cd62ae61593b2504cb8deaa3fab61c4;p=rust.git diff --git a/.gitattributes b/.gitattributes index 796afdbde90..90cf33053c7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +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