maint: Add test output files to .gitignore

Commit 8f00276c8a consolidated other
.gitignore files to the master one, but forgot to add some test output
files.
This commit is contained in:
Peter Krempa 2012-02-06 18:27:40 +01:00
parent 7b448cae4a
commit 13545647ba

2
.gitignore vendored
View File

@ -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