diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-18 14:38:27 +0100 |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-18 14:38:27 +0100 |
commit | 7994b478187d38c04dd2d7d9241d237875589738 (patch) | |
tree | 8da5216710496ff63775e3a39e94b04ed6ec32ae | |
parent | 29d946b9b516662a0f625b7d229ee41962cac264 (diff) | |
download | monitoring-plugins-7994b478187d38c04dd2d7d9241d237875589738.tar.gz |
Adapt .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -153,6 +153,8 @@ NP-VERSION-FILE | |||
153 | /plugins/check_dbi | 153 | /plugins/check_dbi |
154 | /plugins/check_dig | 154 | /plugins/check_dig |
155 | /plugins/check_disk | 155 | /plugins/check_disk |
156 | plugins/check_disk.d/.deps/ | ||
157 | plugins/check_disk.d/.dirstamp | ||
156 | /plugins/check_dns | 158 | /plugins/check_dns |
157 | /plugins/check_dummy | 159 | /plugins/check_dummy |
158 | /plugins/check_fping | 160 | /plugins/check_fping |