From 4edf176efe684f2d6816923fc714ff265de4570a Mon Sep 17 00:00:00 2001 From: spatialfree Date: Mon, 25 Nov 2024 12:50:39 -0500 Subject: [PATCH] ignore third party fonts --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 027e8ec..a379d2d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,8 @@ obj/ Raw/ _frames/ +*.otf +*.ttf .vscode anchors.txt \ No newline at end of file