tests: Ignore test executables

Commits 9ef8112a and efad6682 introduced new tests, but forgot
to ignore the built executables from an in-tree build.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
Eric Blake 2016-09-20 09:43:01 -05:00 committed by Michael Tokarev
parent a1c2bbc87b
commit 496e079813
1 changed files with 2 additions and 0 deletions

2
tests/.gitignore vendored
View File

@ -12,7 +12,9 @@ rcutorture
test-aio
test-base64
test-bitops
test-blockjob
test-blockjob-txn
test-bufferiszero
test-clone-visitor
test-coroutine
test-crypto-afsplit