]> git.proxmox.com Git - mirror_qemu.git/commitdiff
gitignore: Ignore vm test images
authorFam Zheng <famz@redhat.com>
Tue, 5 Sep 2017 02:11:50 +0000 (10:11 +0800)
committerFam Zheng <famz@redhat.com>
Fri, 22 Sep 2017 02:46:25 +0000 (10:46 +0800)
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
.gitignore
tests/.gitignore

index cf65316863aa942751ee93cd0446a1c92c2828a9..40acfcb9e221f8c52326652cb3f3019de2a8b30a 100644 (file)
@@ -52,6 +52,7 @@
 /vscclient
 /vhost-user-scsi
 /fsdev/virtfs-proxy-helper
+*.tmp
 *.[1-9]
 *.a
 *.aux
index fed0189a5a72a723dc6a2e258274c016c2ad673b..cf6d99c91ef2644d71d1a6d931ad2ea236f459ba 100644 (file)
@@ -95,3 +95,4 @@ test-filter-mirror
 test-filter-redirector
 *-test
 qapi-schema/*.test.*
+vm/*.img