Specify *.woff2 files as binary
This prevents older git versions to change the "line endings".
This commit is contained in:
parent
2ccf06302c
commit
ff8717b56d
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue