diff options
author | Lucas Bussey <> | 2018-10-13 14:44:39 (GMT) |
---|---|---|
committer | Lucas Bussey <> | 2018-10-13 14:44:39 (GMT) |
commit | ec4ef097c265a8ae0711531e4f0b8b6ddf67bc74 (patch) | |
tree | b4fce4d05436d70b8bee1be0080b44238554fe03 /.gitignore | |
parent | 22f13aa2f19e1eb97f1a7feea248b3d25b038d92 (diff) | |
download | monitoring-plugins-ec4ef097c265a8ae0711531e4f0b8b6ddf67bc74.tar.gz |
Added a compiled plugin script that was missing from gitignorerefs/pull/1556/head
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |