From 2620ab5fe1a4f4373264060c8e7593f6d8dc1298 Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Tue, 8 Oct 2024 10:22:16 +0200 Subject: [PATCH] Update .gitignore --- scripts/windows/ui_installer/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/windows/ui_installer/.gitignore b/scripts/windows/ui_installer/.gitignore index 43f81f24..e0314f74 100644 --- a/scripts/windows/ui_installer/.gitignore +++ b/scripts/windows/ui_installer/.gitignore @@ -1 +1,2 @@ -Output/* \ No newline at end of file +Output/* +*.exe