X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=90cf33053c77587326cfec3e29e0f6caa73db1ca;hb=52e650ae88a63b41686f646f2240de7c870e6ea6;hp=796afdbde90dd6bb39255963b27a217aad32947f;hpb=80eb7b9503f51530d4aee06cc07d4af4aa3a0cd9;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