From 496e079813ac793523213eebc099940b91855fd9 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 20 Sep 2016 09:43:01 -0500 Subject: 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 Reviewed-by: Alberto Garcia Reviewed-by: Fam Zheng Signed-off-by: Michael Tokarev --- tests/.gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/.gitignore b/tests/.gitignore index 0f0c79b..9f3d2ee 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -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 -- cgit v1.1