From 89639e353d3866d61cbcb9ef1564877a1ac1ad7e Mon Sep 17 00:00:00 2001 From: Amolith Date: Mon, 11 Jan 2021 12:21:26 -0500 Subject: [PATCH] ignore proprietary fonts --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d89fa7d8423fffa403fee89a5f6f02bbd2a4a0ab..23b636d380420dd28d1f5f46d4b2d8f0da93ae21 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# ---> Hugo # Generated files by hugo /public/ /resources/_gen/ @@ -8,3 +7,6 @@ hugo.exe hugo.darwin hugo.linux +# Proprietary fonts +static/assets/fonts/triplicate +static/assets/fonts/valkyrie