diff options
author | Eric Blake <eblake@redhat.com> | 2011-05-31 11:35:32 -0600 |
---|---|---|
committer | Eric Blake <eblake@redhat.com> | 2011-05-31 11:35:32 -0600 |
commit | ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4 (patch) | |
tree | 905edd2edb8277fdf97fcf07ea1f089ebaa8f08a /.gitignore | |
parent | storage: List directory volumes for dir/fs/netfs pools (diff) | |
download | libvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.tar.gz libvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.tar.bz2 libvirt-ad962bcdaaad9ee8f9a6a8d898eb644b494dbcc4.zip |
* .gitignore: Exempt a new test binary.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
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 |