diff options
| author | Fam Zheng | 2013-09-22 14:49:19 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2013-10-01 14:06:07 +0200 |
| commit | d1c295f5721f206d55315405baa2c299acec7d76 (patch) | |
| tree | 86e625f68875e1a78d51ef332df60ba427cef918 /tests | |
| parent | Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging (diff) | |
| download | qemu-d1c295f5721f206d55315405baa2c299acec7d76.tar.gz qemu-d1c295f5721f206d55315405baa2c299acec7d76.tar.xz qemu-d1c295f5721f206d55315405baa2c299acec7d76.zip | |
.gitignore: ignore tests/qemu-iotests/socket_scm_helper
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Wenchao Xia<xiawenc@linux.vnet.ibm.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/qemu-iotests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qemu-iotests/.gitignore b/tests/qemu-iotests/.gitignore index 62b4002995..0541f80daa 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/ |
