.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
Amolith created
.gitignore | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
@@ -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