diff options
author | Fam Zheng <famz@redhat.com> | 2017-09-05 10:11:50 +0800 |
---|---|---|
committer | Fam Zheng <famz@redhat.com> | 2017-09-22 10:46:25 +0800 |
commit | b8bd2f598b7d8afa5413c36c77830c465a4c9034 (patch) | |
tree | 838bf4da3329dfc0c656e67b2b47fc69bf83adb6 /tests/.gitignore | |
parent | 0475a03eb89ad20df8dbec33f0ef220296980c75 (diff) |
gitignore: Ignore vm test images
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'tests/.gitignore')
-rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index fed0189a5a..cf6d99c91e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -95,3 +95,4 @@ test-filter-mirror test-filter-redirector *-test qapi-schema/*.test.* +vm/*.img |