Commit ea3af47d added test for chardev unit tests, but didn't add the name of generated binary in .gitignore.
Signed-off-by: Lin Ma <l...@suse.com> --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index c0d7857..99f2aac 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -82,5 +82,6 @@ test-xbzrle test-netfilter test-filter-mirror test-filter-redirector +test-char *-test qapi-schema/*.test.* -- 2.9.2