From 72d0a2dfe4a8e3432256d77831df8795f79977d7 Mon Sep 17 00:00:00 2001 From: kfj001 Date: Mon, 8 Jun 2026 20:13:51 +0000 Subject: [PATCH] Updated gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 9fe1018..ad211e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ node_modules/ dist/ .vscode-insiders/ +/icons +/icons/* \ No newline at end of file