From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VW4fQ-0000fj-OW for qemu-devel@nongnu.org; Tue, 15 Oct 2013 09:28:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VW4fK-0004PJ-PZ for qemu-devel@nongnu.org; Tue, 15 Oct 2013 09:28:08 -0400 Date: Tue, 15 Oct 2013 09:27:55 -0400 From: Luiz Capitulino Message-ID: <20131015092755.03a89e89@redhat.com> In-Reply-To: <1381805919-11572-1-git-send-email-famz@redhat.com> References: <1381805919-11572-1-git-send-email-famz@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] .gitignore: ignore qmp-commands.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fam Zheng Cc: qemu-trivial@nongnu.org, mjt@tls.msk.ru, qemu-devel@nongnu.org On Tue, 15 Oct 2013 10:58:39 +0800 Fam Zheng wrote: > This file is moved out from QMP/ to BUILD dir, change the ignore file > too. > > Signed-off-by: Fam Zheng Reviewed-by: Luiz Capitulino 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