Eric Blake <ebl...@redhat.com> writes:
> Commit 2cade3d wired up new tests, but did not exclude the > new *.out files produced by running the tests. Queued to fpu/next, thanks. > > 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-* -- Alex Bennée