From 478bba9125b7346870ba725cee26dec7ac0fb4ff Mon Sep 17 00:00:00 2001 From: bronsen Date: Wed, 3 Dec 2025 14:49:39 +0100 Subject: [PATCH] =?UTF-8?q?chore(git):=20=F0=9F=94=A7=20Keep=20version=20f?= =?UTF-8?q?ile=20artefact=20off=20of=20version=20control?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3a28572..1b0fcde 100644 --- a/.gitignore +++ b/.gitignore @@ -172,3 +172,4 @@ tags [._]*.un~ # End of https://www.toptal.com/developers/gitignore/api/python,vim +_version.py