From e78d37c7fd18352d1d437bcab6091c28d496274e Mon Sep 17 00:00:00 2001 From: Miguel Sousa Date: Sun, 11 Feb 2018 02:26:09 -0800 Subject: [PATCH] Update gitignore --- .gitignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 73127c6a05..b94a6c436d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,13 @@ -target/ +# ignore build folder: +target + +# ignore font binaries in master branch: +Source*.otf +Source*.ttf + RomanMasters/colors_0 RomanMasters/colors_1 RomanMasters/colors_2 ItalicMasters/colors_0 ItalicMasters/colors_1 ItalicMasters/colors_2 -*.otf -current.fpr