summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Nierlein <sven@nierlein.org>2018-10-13 18:16:49 (GMT)
committerGitHub <noreply@github.com>2018-10-13 18:16:49 (GMT)
commit26d84632b86649912334c4f7d1c35df81abc0542 (patch)
treeb4fce4d05436d70b8bee1be0080b44238554fe03
parent22f13aa2f19e1eb97f1a7feea248b3d25b038d92 (diff)
parentec4ef097c265a8ae0711531e4f0b8b6ddf67bc74 (diff)
downloadmonitoring-plugins-26d8463.tar.gz
Merge pull request #1556 from TeamOfMonkeysNet/master
Added a compiled plugin script that was missing from gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3093c6e..0c16add 100644
--- a/.gitignore
+++ b/.gitignore
@@ -241,6 +241,7 @@ NP-VERSION-FILE
241/plugins-scripts/check_sensors 241/plugins-scripts/check_sensors
242/plugins-scripts/check_wave 242/plugins-scripts/check_wave
243/plugins-scripts/check_file_age 243/plugins-scripts/check_file_age
244/plugins-scripts/check_uptime
244 245
245# /po/ 246# /po/
246/po/Makefile 247/po/Makefile