aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2011-05-31 11:35:32 -0600
committerEric Blake <eblake@redhat.com>2011-05-31 11:35:32 -0600
commitad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4 (patch)
tree905edd2edb8277fdf97fcf07ea1f089ebaa8f08a /.gitignore
parentstorage: List directory volumes for dir/fs/netfs pools (diff)
downloadlibvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.tar.gz
libvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.tar.bz2
libvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.zip
* .gitignore: Exempt a new test binary.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a15100cfa..a4d3ea1fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,6 +57,7 @@
/tests/cputest
/tests/hashtest
/tests/nwfilterxml2xmltest
+/tests/openvzutilstest
/update.log
Makefile
Makefile.in