diff mbox

.gitignore: ignore tests/qemu-iotests/socket_scm_helper

Message ID 1379854159-27734-1-git-send-email-famz@redhat.com
State New
Headers show

Commit Message

Fam Zheng Sept. 22, 2013, 12:49 p.m. UTC
Signed-off-by: Fam Zheng <famz@redhat.com>
---
 tests/qemu-iotests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Wayne Xia Sept. 22, 2013, 11:11 p.m. UTC | #1
Reviewed-by: Wenchao Xia<xiawenc@linux.vnet.ibm.com>

> Signed-off-by: Fam Zheng<famz@redhat.com>
> ---
>   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/
diff mbox

Patch

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/