]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests/.gitignore: don't ignore docker tests
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 9 Jul 2018 09:54:16 +0000 (10:54 +0100)
committerAlex 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

index 08e2df1ce1ff5ee4743adfd15f4f911883a6c284..72c18aaab04d78b45e73344865963e1dc50cd853 100644 (file)
@@ -9,6 +9,7 @@ qht-bench
 rcutorture
 test-*
 !test-*.c
+!docker/test-*
 test-qapi-commands.[ch]
 test-qapi-events.[ch]
 test-qapi-types.[ch]