From e2b5c853a4e860476ecefba91019e69899f8f8b6 Mon Sep 17 00:00:00 2001 From: Wouter de Bruijn Date: Thu, 12 Feb 2026 15:41:19 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Ignored=20=5Fversion.py=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d24d08f..40b2d6a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ __pycache__/ *.egg-info dist -build \ No newline at end of file +build + +netbox_zabbix_sync/_version.py \ No newline at end of file