From 840e17d1da22d059791ba47df462e29a06172488 Mon Sep 17 00:00:00 2001 From: Slawek Koszewski Date: Wed, 13 Aug 2025 22:27:30 +0200 Subject: [PATCH] Excluded built binary from repository --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index af96791..b4f16da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .vscode build +netbox-dns-updater