projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0475a03
)
gitignore: Ignore vm test images
author
Fam Zheng
<famz@redhat.com>
Tue, 5 Sep 2017 02:11:50 +0000
(10:11 +0800)
committer
Fam 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
patch
|
blob
|
history
tests/.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index cf65316863aa942751ee93cd0446a1c92c2828a9..40acfcb9e221f8c52326652cb3f3019de2a8b30a 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-52,6
+52,7
@@
/vscclient
/vhost-user-scsi
/fsdev/virtfs-proxy-helper
+*.tmp
*.[1-9]
*.a
*.aux
diff --git
a/tests/.gitignore
b/tests/.gitignore
index fed0189a5a72a723dc6a2e258274c016c2ad673b..cf6d99c91ef2644d71d1a6d931ad2ea236f459ba 100644
(file)
--- a/
tests/.gitignore
+++ b/
tests/.gitignore
@@
-95,3
+95,4
@@
test-filter-mirror
test-filter-redirector
*-test
qapi-schema/*.test.*
+vm/*.img