From b3e859220324cba772d8dbe53be6b92d02a52f81 Mon Sep 17 00:00:00 2001 From: Mars Niermann Date: Mon, 19 Feb 2024 21:32:32 +0100 Subject: [PATCH] Stop providing shortcut.exe --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68bc17f..acff8f4 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ MANIFEST # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest *.spec +shortcut.exe # Installer logs pip-log.txt