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