From 5a4afebf3200e25e461e8a85367433b080672a4b Mon Sep 17 00:00:00 2001 From: timoxa0 Date: Fri, 10 May 2024 13:28:41 +0500 Subject: [PATCH] Add lon_deployer/_version.py --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b870a54..b2e4edd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ lon_deployer/__pycache__/ tests/__pycache__/ *.zip -*.spec \ No newline at end of file +*.spec +lon_deployer/_version.py