From f929f4b41dba81e491fbeae99873ce698d50b9cf Mon Sep 17 00:00:00 2001 From: Paulslewis66 <35843981+Paulslewis66@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:58:08 +0000 Subject: [PATCH] Update .gitignore Added Logviewer .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4906374..196f7d9 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,5 @@ cython_debug/ # config files *.ini +#logViewer +/LogViewer