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 d89fa7d..23b636d 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