From 0758b315a4dffac86f807aab6435bc7c9883e787 Mon Sep 17 00:00:00 2001 From: GlennIgen Date: Sun, 30 Nov 2025 21:40:23 +0100 Subject: [PATCH] update .gitignore to include fonts directory --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b29537f..806a911 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/.local/share/fonts/ -testing \ No newline at end of file +.local/share/fonts/ \ No newline at end of file