From: Laine Stump Date: Thu, 8 Mar 2012 20:44:38 +0000 (-0500) Subject: remove daemon/probes.h from .gitignore X-Git-Tag: v0.9.11-rc1~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f51be165e4d31ac298149096baa614ee669c1f5d;p=thirdparty%2Flibvirt.git remove daemon/probes.h from .gitignore The file daemon/probes.h used to be generated as part of a build, but is no longer used. However, a stale copy of it lying around could cause a build to fail. Removing it from .gitignore will make it more likely someone will notice that they have it lying around. --- diff --git a/.gitignore b/.gitignore index 264a419c8f..b35e863e6a 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,6 @@ /daemon/libvirtd.8 /daemon/libvirtd.8.in /daemon/libvirtd.pod -/daemon/probes.h /docs/devhelp/libvirt.devhelp /docs/hvsupport.html.in /docs/libvirt-api.xml