projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
768cef2
)
tests/.gitignore: don't ignore docker tests
author
Alex Bennée
<alex.bennee@linaro.org>
Mon, 9 Jul 2018 09:54:16 +0000
(10:54 +0100)
committer
Alex Bennée
<alex.bennee@linaro.org>
Tue, 24 Jul 2018 10:45:25 +0000
(11:45 +0100)
The .gitignore was being a little over enthusiastic hiding files.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
tests/.gitignore
patch
|
blob
|
history
diff --git
a/tests/.gitignore
b/tests/.gitignore
index 08e2df1ce1ff5ee4743adfd15f4f911883a6c284..72c18aaab04d78b45e73344865963e1dc50cd853 100644
(file)
--- a/
tests/.gitignore
+++ b/
tests/.gitignore
@@
-9,6
+9,7
@@
qht-bench
rcutorture
test-*
!test-*.c
+!docker/test-*
test-qapi-commands.[ch]
test-qapi-events.[ch]
test-qapi-types.[ch]