[libvirt] [PATCH] build: ignore test executable

Eric Blake eblake at redhat.com
Wed Oct 19 19:50:49 UTC 2011


* .gitignore: Add exemption.
---

Pushing under the trivial rule (I almost did a 'git add' of the
test binary).

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 41fa50f..b04db58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,6 +74,7 @@
 /tests/networkxml2argvtest
 /tests/nwfilterxml2xmltest
 /tests/openvzutilstest
+/tests/qemuxmlnstest
 /tests/shunloadtest
 /update.log
 Makefile
-- 
1.7.4.4




More information about the libvir-list mailing list