Skip to content

Commit 22a6dca

Browse files
committed
Mark more font files as binary
Not having these files marked as binary causes problems for older versions of git (like 1.8.3.1 on CentOS/RHEL 7).
1 parent 4f698f8 commit 22a6dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
*.ttf binary
77
*.otf binary
88
*.png binary
9+
*.eot binary
10+
*.woff2 binary

0 commit comments

Comments
 (0)