From 64091326596a29c119f8c2f328befe321b32de6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Wed, 19 Aug 2026 10:30:32 +0200 Subject: [PATCH] added installer output --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 7d2e575..b8324a4 100644 --- a/.gitignore +++ b/.gitignore @@ -17,7 +17,12 @@ bin/ obj/ *.user publish/ +publish-installer/ + +# Compiled installer output (the .iss script itself IS tracked) +installer/output/ # Local app data seeded during manual testing diag.log +/installer/output/