From: Peter Krempa Date: Mon, 6 Feb 2012 17:27:40 +0000 (+0100) Subject: maint: Add test output files to .gitignore X-Git-Tag: v0.9.10-rc2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13545647ba54fbb5cd5c4f18b1e8f83cacc57fe5;p=thirdparty%2Flibvirt.git maint: Add test output files to .gitignore Commit 8f00276c8a6140cec6a6d50441c802981d329c0c consolidated other .gitignore files to the master one, but forgot to add some test output files. --- diff --git a/.gitignore b/.gitignore index 3e85e4d12b..b7561dc936 100644 --- a/.gitignore +++ b/.gitignore @@ -111,6 +111,7 @@ /tests/*.pid /tests/*xml2*test /tests/commandhelper +/tests/commandtest /tests/conftest /tests/cputest /tests/domainsnapshotxml2xmltest @@ -142,6 +143,7 @@ /tests/virhashtest /tests/virnet*test /tests/virshtest +/tests/virtimetest /tests/vmx2xmltest /tests/xencapstest /tests/xmconfigtest