summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2017-02-10 11:27:34 -0500
committerSteve Klabnik <steve@steveklabnik.com>2017-02-13 13:41:13 -0500
commit2b2c62bc5b92163d53722f1d5dcda3b2496b78b5 (patch)
treef664133e8540eafa6a15097be84eb198dd6af19c /.gitattributes
parent22d4adf14aabfb0ea0cfc8daff203e8d474cbc52 (diff)
downloadrust-2b2c62bc5b92163d53722f1d5dcda3b2496b78b5.tar.gz
fix gitattributes for vendor
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index e2d04142766..e737c7946ef 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,4 +6,4 @@
*.rs rust
src/etc/installer/gfx/* binary
*.woff binary
-src/vendor/* binary
+src/vendor/** -text