[libvirt] [PATCH] Add qemucapsprobe in .gitignore

5 May
2016
5 May
'16
4:11 a.m.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- Pushed as trivial. I forgot to squash this into the patch which adds qemucapsprobe :( .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba537d8..fc21bad 100644 --- a/.gitignore +++ b/.gitignore @@ -159,8 +159,9 @@ /tests/*.log /tests/*.pid /tests/*.trs -/tests/commandhelper /tests/*test +/tests/commandhelper +/tests/qemucapsprobe !/tests/*schematest !/tests/virt-aa-helper-test /tests/objectlocking -- 2.8.2
3414
Age (days ago)
3414
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jiri Denemark