From 841e4733a39da9d5b975355c87b0c1ce900d7559 Mon Sep 17 00:00:00 2001 From: Adam Smith Date: Fri, 6 May 2016 19:21:41 -0700 Subject: [PATCH] Updated & alphabetized web fonts --- Web.gitattributes | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Web.gitattributes b/Web.gitattributes index f9da635..3dd1c78 100644 --- a/Web.gitattributes +++ b/Web.gitattributes @@ -159,13 +159,16 @@ Procfile text *.tar binary *.zip binary +## FONTS +*.ttf binary +*.eot binary +*.otf binary +*.woff binary +*.woff2 binary + # ## These files are binary and should be left untouched # # (binary is a macro for -text -diff) -*.ttf binary -*.eot binary -*.woff binary -*.woff2 binary *.pyc binary