From: Eric Blake Date: Fri, 28 Apr 2017 02:23:29 +0000 (-0500) Subject: tests: Ignore another built executable (test-hmp) X-Git-Tag: v2.10.0-rc0~202^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fafa2e6702a1ae4f094f8d5b79afef1e641ea3bb;p=thirdparty%2Fqemu.git tests: Ignore another built executable (test-hmp) Commit 78f86a2b7 added a new test, but forgot to exclude the built binary from version control. Signed-off-by: Eric Blake Reviewed-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/tests/.gitignore b/tests/.gitignore index 5ab00a9c958..40c2e3e7571 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -40,6 +40,7 @@ test-crypto-tlssession-server/ test-crypto-xts test-cutils test-hbitmap +test-hmp test-int128 test-iov test-io-channel-buffer