X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.gitattributes;h=d80daa346ef0c9249d9d4cfcfa0c9fef0c4274e6;hb=caa564bea3d5f5a24d0797c4769184c1ea0abaff;hp=10505d47e6c5d6d092d1b2fa619760df8055bc1a;hpb=7971c46c44420f2b72086ff0b8726b1ada308bcc;p=rust.git diff --git a/.gitattributes b/.gitattributes index 10505d47e6c..d80daa346ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,13 +1,11 @@ [attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4 -* text=auto +* 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/jemalloc/include/jemalloc/jemalloc.h.in text eol=lf -src/rt/jemalloc/include/jemalloc/jemalloc_defs.h.in text eol=lf -src/rt/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in text eol=lf +src/rt/valgrind/* -whitespace +*.woff binary