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