mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
Specify *.woff2 files as binary
This prevents older git versions to change the "line endings".
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*.mir linguist-language=Rust
|
||||
src/etc/installer/gfx/* binary
|
||||
*.woff binary
|
||||
*.woff2 binary
|
||||
src/vendor/** -text
|
||||
Cargo.lock linguist-generated=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user