From 096e4eabd39f40149b382c48e9a8fee977c15af7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= <38459088+jo-mueller@users.noreply.github.com> Date: Tue, 22 Jul 2025 11:18:01 +0200 Subject: [PATCH] untrack `_version.py` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2e068d8..4c9cf92 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,7 @@ var/ *.egg-info/ .installed.cfg *.egg +*_version.py # PyInstaller # Usually these files are written by a python script from a template