On Tue, Sep 26, 2017 at 1:25 PM, Carlo Marcelo Arenas Belón <[email protected]> wrote: > Signed-off-by: Carlo Marcelo Arenas Belón <[email protected]>
Reviewed-by: Alistair Francis <[email protected]> Thanks, Alistair > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/.gitignore b/tests/.gitignore > index cf6d99c91e..53cb2efaee 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -6,6 +6,7 @@ check-qdict > check-qnum > check-qjson > check-qlist > +check-qlit > check-qnull > check-qstring > check-qom-interface > -- > 2.13.5 (Apple Git-94) > >
