]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remove daemon/probes.h from .gitignore
authorLaine Stump <laine@laine.org>
Thu, 8 Mar 2012 20:44:38 +0000 (15:44 -0500)
committerLaine Stump <laine@laine.org>
Thu, 8 Mar 2012 22:00:40 +0000 (17:00 -0500)
commitf51be165e4d31ac298149096baa614ee669c1f5d
tree75e6e142d96b2898b925aed50d0c3e51900a4187
parentb8e478502a5649c5ad5b9bdda87b33a54e3de93b
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.
.gitignore