mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
tmp: ignore virt-v2v overlay files
Failed virt-v2v tests can leave the overlay files on disk. Make sure they are ignored. Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
This commit is contained in:
committed by
Richard W.M. Jones
parent
285014b290
commit
4344d9115b
1
tmp/.gitignore
vendored
1
tmp/.gitignore
vendored
@@ -2,4 +2,5 @@
|
|||||||
/guestfs.*
|
/guestfs.*
|
||||||
/libguestfs??????/
|
/libguestfs??????/
|
||||||
/run-*
|
/run-*
|
||||||
|
/v2vovl*.qcow2
|
||||||
/valgrind-*.log
|
/valgrind-*.log
|
||||||
|
|||||||
Reference in New Issue
Block a user