summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMonitoring Plugins Development Team <devel@monitoring-plugins.org>2014-01-18 03:40:24 -0500
committerThomas Guyot-Sionnest <dermoth@aei.ca>2014-01-19 14:18:47 -0500
commit63734f52ab1b4b2c17545b26fc41016d6bbd80bd (patch)
treedcd7aa3fd9a2a6a69a47d3a7e6a18d034426087a /.gitignore
parent9db763963f3993f923619a2147e4313b09f12134 (diff)
downloadmonitoring-plugins-63734f52ab1b4b2c17545b26fc41016d6bbd80bd.tar.gz
Project rename initial commit.
This is an initial take at renaming the project to Monitoring Plugins. It's not expected to be fully complete, and it is expected to break things (The perl module for instance). More testing will be required before this goes mainline.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ebd46e1f..7040398c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,7 +21,7 @@ NP-VERSION-FILE
21/Makefile 21/Makefile
22/Makefile.in 22/Makefile.in
23/missing 23/missing
24/nagios-plugins.spec 24/monitoring-plugins.spec
25/stamp-h1 25/stamp-h1
26/test.pl 26/test.pl
27/THANKS 27/THANKS
@@ -93,7 +93,7 @@ NP-VERSION-FILE
93# /lib/ 93# /lib/
94/lib/.deps 94/lib/.deps
95/lib/getopt.h 95/lib/getopt.h
96/lib/libnagiosplug.a 96/lib/libmonitoringplug.a
97/lib/Makefile 97/lib/Makefile
98/lib/Makefile.in 98/lib/Makefile.in
99 99