From f60a53eb3ee4cb6f3c50f1fd8cfb03c4f412f455 Mon Sep 17 00:00:00 2001 From: GlennIgen Date: Tue, 2 Dec 2025 19:28:10 +0100 Subject: [PATCH] update .gitignore to include icons directory --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 806a911..8a3357c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.local/share/fonts/ \ No newline at end of file +.local/share/fonts/ +.local/share/icons/ \ No newline at end of file