Skip to content

Commit

Permalink
adding gitignore rule so that we never publish non-free...
Browse files Browse the repository at this point in the history
... freetype builds on this repo anymore!
(issue fonttools#1524)
  • Loading branch information
felipesanches committed Sep 6, 2017
1 parent 07fe644 commit 740a613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
prebuilt/fval/*/libfreetype*
data/test/*/*.fontbakery.md
data/test/*/*.fontbakery.json
data/test/*/*.ttx
Expand Down

0 comments on commit 740a613

Please sign in to comment.