From 12cc578edf33847eb34e4aff1e958352dfee4fec Mon Sep 17 00:00:00 2001 From: jwansek Date: Mon, 22 Dec 2025 16:22:58 +0000 Subject: Added missing .spec files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7d97578..617edb5 100644 --- a/.gitignore +++ b/.gitignore @@ -43,7 +43,7 @@ wheels/ # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest -*.spec +# *.spec # Installer logs pip-log.txt -- cgit v1.2.3