diff --git a/.gitattributes b/.gitattributes index 39221d3928ee3..57f8083a5568a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,6 +4,7 @@ *.cpp rust *.h rust *.rs rust +src/etc/pkg/rust-logo.ico binary src/rt/msvc/* -whitespace src/rt/vg/* -whitespace src/rt/linenoise/* -whitespace diff --git a/src/etc/pkg/rust-logo.ico b/src/etc/pkg/rust-logo.ico index 4de8f87ae269c..4749b398c2d2c 100644 Binary files a/src/etc/pkg/rust-logo.ico and b/src/etc/pkg/rust-logo.ico differ