diff options
author | waja <waja@users.noreply.github.com> | 2023-06-28 14:38:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 14:38:22 (GMT) |
commit | 9ef6660cab8eb2b017323b9e000cb3560f07886b (patch) | |
tree | e88c70524d4289bbe175f3601e20704690f29f28 /.gitignore | |
parent | b4e578e2cd835221ee343e56923588828d36f99b (diff) | |
parent | b24eb7f46ac8667324efd818c01d68d5a1376c89 (diff) | |
download | monitoring-plugins-9ef6660cab8eb2b017323b9e000cb3560f07886b.tar.gz |
Merge branch 'master' into compiler_warning_part_6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -246,6 +246,7 @@ NP-VERSION-FILE | |||
246 | /plugins-scripts/check_ircd | 246 | /plugins-scripts/check_ircd |
247 | /plugins-scripts/check_log | 247 | /plugins-scripts/check_log |
248 | /plugins-scripts/check_mailq | 248 | /plugins-scripts/check_mailq |
249 | /plugins-scripts/check_mssql | ||
249 | /plugins-scripts/check_ntp | 250 | /plugins-scripts/check_ntp |
250 | /plugins-scripts/check_oracle | 251 | /plugins-scripts/check_oracle |
251 | /plugins-scripts/check_rpc | 252 | /plugins-scripts/check_rpc |