Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix: ensure fonts retain binary format in git
Browse files Browse the repository at this point in the history
  • Loading branch information
mrfelton committed Dec 15, 2019
1 parent ad85b1f commit 6829f56
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.png binary
*.ico binary
*.icns binary
*.woff2 binary
*.macaroon binary
resources/bin/* binary
resources/bin/* -text
Binary file modified fonts/roboto-light.woff2
Binary file not shown.
Binary file modified fonts/roboto-regular.woff2
Binary file not shown.

0 comments on commit 6829f56

Please sign in to comment.