From 4d1a7194f65296e3f1d65228341990d3bc14dfdf Mon Sep 17 00:00:00 2001 From: Meg Schwamb Date: Tue, 30 Jan 2024 16:32:30 +0000 Subject: [PATCH] Update .gitignore fix linter issues --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 307a573..92be978 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,8 @@ MANIFEST # before PyInstaller builds the exe, so as to inject date/other infos into it. *.manifest *.spec +_version.py + # Installer logs pip-log.txt