On Tue, 15 Oct 2013 10:58:39 +0800 Fam Zheng <[email protected]> wrote:
> This file is moved out from QMP/ to BUILD dir, change the ignore file > too. > > Signed-off-by: Fam Zheng <[email protected]> Reviewed-by: Luiz Capitulino <[email protected]> PS: Assuming this will be taken by Michael. > --- > .gitignore | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/.gitignore b/.gitignore > index 8e1b73f..5584b5f 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -44,7 +44,7 @@ qemu-ga > qemu-bridge-helper > qemu-monitor.texi > vscclient > -QMP/qmp-commands.txt > +qmp-commands.txt > test-bitops > test-coroutine > test-int128
