From 945aa6e57b35451045519f5a541cb9e4de02eed1 Mon Sep 17 00:00:00 2001 From: Florestan Bredow Date: Thu, 12 Jun 2025 18:40:51 +0200 Subject: [PATCH] Ignore main.spec --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e13d12..8b78adf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ build/ dist/ wheels/ *.egg-info +main.spec # Virtual environments .venv