Reviewed-by: Wenchao Xia<[email protected]>
Signed-off-by: Fam Zheng<[email protected]> --- tests/qemu-iotests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore index 62b4002..0541f80 100644 --- a/tests/qemu-iotests/.gitignore +++ b/tests/qemu-iotests/.gitignore @@ -2,6 +2,7 @@ check.log check.time *.out.bad *.notrun +socket_scm_helper # ignore everything in the scratch directory scratch/
