From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH] Add vapic.bin to .gitignore Date: Thu, 1 Jul 2010 12:53:43 -0300 Message-ID: <20100701155343.GC23469@amt.cnet> References: <4C2C0C04.40305@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, avi@redhat.com, aurelien@aurel32.net, qemu-devel@nongnu.org To: Hidetoshi Seto Return-path: Received: from mx1.redhat.com ([209.132.183.28]:36410 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755628Ab0GAQRs (ORCPT ); Thu, 1 Jul 2010 12:17:48 -0400 Content-Disposition: inline In-Reply-To: <4C2C0C04.40305@jp.fujitsu.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jul 01, 2010 at 12:31:16PM +0900, Hidetoshi Seto wrote: > # This patch is for qemu-kvm.git > > The vapic.bin is a generated binary file. > > Signed-off-by: Hidetoshi Seto > --- > .gitignore | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) Applied, thanks.