diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-21 07:59:07 -0500 |
| commit | 11cf54ca78185d820085a476cdbf7d8f9149c292 (patch) | |
| tree | f91c77af08f3bbe60be2a1a699033ad7eda27ba2 /.gitignore | |
| parent | 66544851f7a4f5eeaf86d1cee8b1f54c76f98433 (diff) | |
| parent | 6141cfebf6c42873e0181105d2051143d8c11eb7 (diff) | |
| download | monitoring-plugins-11cf54ca78185d820085a476cdbf7d8f9149c292.tar.gz | |
Merge branch 'rename'
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -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 | ||
