X-Git-Url: http://these/git/?a=blobdiff_plain;f=.gitattributes;h=8ad74f78d9c9b9b8f3d68772c6d5aa0cb3fe47e9;hb=bed9474cf05af9e6935365681a4761544115b58a;hp=fa728e48be73615efbdd151e1b3177422aa59e87;hpb=cfa2ef3a050308bde13a7ad932d49c922d84cc24;p=lemmy.git diff --git a/.gitattributes b/.gitattributes index fa728e48..8ad74f78 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -* linguist-vendored -*.rs linguist-vendored=false +# Normalize EOL for all files that Git considers text files. +* text=auto eol=lf