diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-04-17 13:37:46 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-04-17 13:37:46 +0200 |
commit | efa2a32a167a0395f5430b56da437cc96cc276e8 (patch) | |
tree | 381a8f4237f3539d8d18e313f2c93303538c9d8f /.gitignore | |
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.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ NP-VERSION-FILE /Makefile /Makefile.in /missing +/nagios-plugins.spec /stamp-h1 /test.pl /THANKS |