Skip to content

Commit ff8717b

Browse files
committed
Specify *.woff2 files as binary
This prevents older git versions to change the "line endings".
1 parent 2ccf063 commit ff8717b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
*.mir linguist-language=Rust
99
src/etc/installer/gfx/* binary
1010
*.woff binary
11+
*.woff2 binary
1112
src/vendor/** -text
1213
Cargo.lock linguist-generated=false
1314

0 commit comments

Comments
 (0)