summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2013-09-25 23:51:33 +0200
committerFelix S. Klock II <pnkfelix@pnkfx.org>2013-09-25 23:52:08 +0200
commitee74ccb10168c3b99f847cc5879c221b1da969e5 (patch)
tree297e3002d6f8336afbc2ef15a35dd534e48eb3a5 /.gitattributes
parent797a373cd14493dd5e1c1d2f37ca46473f32b5ef (diff)
downloadrust-ee74ccb10168c3b99f847cc5879c221b1da969e5.tar.gz
stop fighting with rust logo filetype.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 39221d3928e..57f8083a556 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