aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaine Stump <laine@laine.org>2012-03-08 15:44:38 -0500
committerLaine Stump <laine@laine.org>2012-03-08 17:00:40 -0500
commitf51be165e4d31ac298149096baa614ee669c1f5d (patch)
tree75e6e142d96b2898b925aed50d0c3e51900a4187 /.gitignore
parentutil: consolidate duplicated error messages in pci.c (diff)
downloadlibvirt-f51be165e4d31ac298149096baa614ee669c1f5d.tar.gz
libvirt-f51be165e4d31ac298149096baa614ee669c1f5d.tar.bz2
libvirt-f51be165e4d31ac298149096baa614ee669c1f5d.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 264a419c8..b35e863e6 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