From: Alex Bennée Date: Mon, 9 Jul 2018 09:54:16 +0000 (+0100) Subject: tests/.gitignore: don't ignore docker tests X-Git-Tag: v3.0.0-rc2~4^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1818d50179b314a833d0d8881a4b36001cc8e189;p=thirdparty%2Fqemu.git tests/.gitignore: don't ignore docker tests The .gitignore was being a little over enthusiastic hiding files. Signed-off-by: Alex Bennée Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/tests/.gitignore b/tests/.gitignore index 08e2df1ce1f..72c18aaab04 100644 --- 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]