X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=d80daa346ef0c9249d9d4cfcfa0c9fef0c4274e6;hb=caa564bea3d5f5a24d0797c4769184c1ea0abaff;hp=70b2a5cd90ea032c72b119633e6d5f6b94aea76b;hpb=2a706aab1c5990a37378f2b3fdfef8410c3743b2;p=rust.git diff --git a/.gitattributes b/.gitattributes index 70b2a5cd90e..d80daa346ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,10 +1,11 @@ [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 -* text eol=lf +* text=auto eol=lf *.cpp rust *.h rust *.rs rust +src/etc/pkg/rust-logo.ico binary +src/etc/pkg/rust-logo.png binary src/rt/msvc/* -whitespace -src/rt/vg/* -whitespace -src/rt/linenoise/* -whitespace -src/rt/jemalloc/**/* -whitespace +src/rt/valgrind/* -whitespace +*.woff binary