Commit 2cade3d wired up new tests, but did not exclude the new *.out files produced by running the tests.
Signed-off-by: Eric Blake <ebl...@redhat.com> --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index 72c18aaab04..f2bf85c8c4c 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -5,6 +5,7 @@ benchmark-crypto-hmac check-* !check-*.c !check-*.sh +fp/*.out qht-bench rcutorture test-* -- 2.20.1