mirror of https://github.com/rust-lang/rust.git
fix gitattributes for vendor
This commit is contained in:
parent
22d4adf14a
commit
2b2c62bc5b
|
@ -6,4 +6,4 @@
|
|||
*.rs rust
|
||||
src/etc/installer/gfx/* binary
|
||||
*.woff binary
|
||||
src/vendor/* binary
|
||||
src/vendor/** -text
|
||||
|
|
Loading…
Reference in New Issue