diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-06-30 14:12:02 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2013-06-30 14:12:02 (GMT) |
commit | fbb66b86b3f47b5debc498d3fe7f3d10ac28a232 (patch) | |
tree | b99e8185ae3ea12a0eae2d71eb2bef388130da29 /.gitignore | |
parent | 9dad98f33efe2519b67c76dbc4ce00e4201c8009 (diff) | |
download | monitoring-plugins-fbb66b86b3f47b5debc498d3fe7f3d10ac28a232.tar.gz |
Add libnpcommon.a file to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,6 +191,7 @@ NP-VERSION-FILE | |||
191 | /plugins/.libs | 191 | /plugins/.libs |
192 | /plugins/Makefile | 192 | /plugins/Makefile |
193 | /plugins/Makefile.in | 193 | /plugins/Makefile.in |
194 | /plugins/libnpcommon.a | ||
194 | /plugins/negate | 195 | /plugins/negate |
195 | /plugins/stamp-h* | 196 | /plugins/stamp-h* |
196 | /plugins/urlize | 197 | /plugins/urlize |