summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-12-03 22:39:19 +0100
committerGitHub <noreply@github.com>2025-12-03 22:39:19 +0100
commit30a9908d8d02fe7ffc813adfe80e24663dcee654 (patch)
treeac8210bf37d4635999895ec98b3e05a69052c0df /.gitignore
parent25329a9097cbd272a4d94e2ae9b09e423016c022 (diff)
downloadmonitoring-plugins-30a9908d8d02fe7ffc813adfe80e24663dcee654.tar.gz
Remove check_nt (#2195)
check_nt was used to connect NSclient++ on windows, both the method and the target are pretty much dead. Therefor check_nt gets removed.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 00e19d52..a91edd7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -174,7 +174,6 @@ plugins/check_disk.d/.dirstamp
174/plugins/check_netsaint 174/plugins/check_netsaint
175/plugins/check_nntp 175/plugins/check_nntp
176/plugins/check_nntps 176/plugins/check_nntps
177/plugins/check_nt
178/plugins/check_ntp 177/plugins/check_ntp
179/plugins/check_ntp_peer 178/plugins/check_ntp_peer
180/plugins/check_ntp_time 179/plugins/check_ntp_time