diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-04-17 11:37:46 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-04-17 11:37:46 (GMT) |
commit | efa2a32a167a0395f5430b56da437cc96cc276e8 (patch) | |
tree | 381a8f4237f3539d8d18e313f2c93303538c9d8f | |
parent | 4c30935850997f513b3eee21d169f6d523d43c5d (diff) | |
download | monitoring-plugins-efa2a32a167a0395f5430b56da437cc96cc276e8.tar.gz |
Add nagios-plugins.spec file to .gitignore
The nagios-plugins.spec file is created from nagios-plugins.spec.in and
should be ignored by Git.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ NP-VERSION-FILE | |||
20 | /Makefile | 20 | /Makefile |
21 | /Makefile.in | 21 | /Makefile.in |
22 | /missing | 22 | /missing |
23 | /nagios-plugins.spec | ||
23 | /stamp-h1 | 24 | /stamp-h1 |
24 | /test.pl | 25 | /test.pl |
25 | /THANKS | 26 | /THANKS |