From: Eric Blake Date: Wed, 19 Oct 2011 19:49:59 +0000 (-0600) Subject: build: ignore test executable X-Git-Tag: v0.9.7-rc1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e2505210a105a722e6785ca1306dcab91eed30;p=thirdparty%2Flibvirt.git build: ignore test executable * .gitignore: Add exemption. --- diff --git a/.gitignore b/.gitignore index 41fa50f5d2..b04db588f9 100644 --- a/.gitignore +++ b/.gitignore @@ -74,6 +74,7 @@ /tests/networkxml2argvtest /tests/nwfilterxml2xmltest /tests/openvzutilstest +/tests/qemuxmlnstest /tests/shunloadtest /update.log Makefile