From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hidetoshi Seto Subject: [PATCH] Add QMP/qmp-commands.txt to .gitignore Date: Thu, 01 Jul 2010 12:30:23 +0900 Message-ID: <4C2C0BCF.7010507@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Cc: aurelien@aurel32.net, avi@redhat.com, kvm@vger.kernel.org To: qemu-devel@nongnu.org Return-path: Received: from fgwmail7.fujitsu.co.jp ([192.51.44.37]:53080 "EHLO fgwmail7.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752297Ab0GADbN (ORCPT ); Wed, 30 Jun 2010 23:31:13 -0400 Received: from m2.gw.fujitsu.co.jp ([10.0.50.72]) by fgwmail7.fujitsu.co.jp (Fujitsu Gateway) with ESMTP id o613VBlA009311 for (envelope-from seto.hidetoshi@jp.fujitsu.com); Thu, 1 Jul 2010 12:31:11 +0900 Received: from smail (m2 [127.0.0.1]) by outgoing.m2.gw.fujitsu.co.jp (Postfix) with ESMTP id 0928345DE6A for ; Thu, 1 Jul 2010 12:31:11 +0900 (JST) Received: from s2.gw.fujitsu.co.jp (s2.gw.fujitsu.co.jp [10.0.50.92]) by m2.gw.fujitsu.co.jp (Postfix) with ESMTP id C9FD745DE63 for ; Thu, 1 Jul 2010 12:31:10 +0900 (JST) Received: from s2.gw.fujitsu.co.jp (localhost.localdomain [127.0.0.1]) by s2.gw.fujitsu.co.jp (Postfix) with ESMTP id 2A16DE08007 for ; Thu, 1 Jul 2010 12:31:10 +0900 (JST) Received: from m105.s.css.fujitsu.com (m105.s.css.fujitsu.com [10.249.87.105]) by s2.gw.fujitsu.co.jp (Postfix) with ESMTP id C95A6E08002 for ; Thu, 1 Jul 2010 12:31:09 +0900 (JST) Sender: kvm-owner@vger.kernel.org List-ID: QMP/qmp-commands.txt is a generated file. Signed-off-by: Hidetoshi Seto --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index ce66ed5..a32b7c4 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ qemu-img-cmds.texi qemu-img-cmds.h qemu-io qemu-monitor.texi +QMP/qmp-commands.txt .gdbinit *.a *.aux -- 1.7.0