From patchwork Tue Sep 3 07:06:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: liguang X-Patchwork-Id: 272127 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 68FE62C007A for ; Tue, 3 Sep 2013 17:08:43 +1000 (EST) Received: from localhost ([::1]:43622 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGkjB-0004aR-Ef for incoming@patchwork.ozlabs.org; Tue, 03 Sep 2013 03:08:41 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGkis-0004Yf-UK for qemu-devel@nongnu.org; Tue, 03 Sep 2013 03:08:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VGkio-0001ma-Cj for qemu-devel@nongnu.org; Tue, 03 Sep 2013 03:08:22 -0400 Received: from [222.73.24.84] (port=5630 helo=song.cn.fujitsu.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VGkio-0001mS-0k for qemu-devel@nongnu.org; Tue, 03 Sep 2013 03:08:18 -0400 X-IronPort-AV: E=Sophos;i="4.89,1012,1367942400"; d="scan'208";a="8388398" Received: from unknown (HELO tang.cn.fujitsu.com) ([10.167.250.3]) by song.cn.fujitsu.com with ESMTP; 03 Sep 2013 15:05:09 +0800 Received: from fnstmail02.fnst.cn.fujitsu.com (tang.cn.fujitsu.com [127.0.0.1]) by tang.cn.fujitsu.com (8.14.3/8.13.1) with ESMTP id r8378F8x028207; Tue, 3 Sep 2013 15:08:15 +0800 Received: from liguang.fnst.cn.fujitsu.com ([10.167.226.116]) by fnstmail02.fnst.cn.fujitsu.com (Lotus Domino Release 8.5.3) with ESMTP id 2013090315060919-1170517 ; Tue, 3 Sep 2013 15:06:09 +0800 From: liguang To: qemu-devel Date: Tue, 3 Sep 2013 15:06:46 +0800 Message-Id: <1378192006-7052-1-git-send-email-lig.fnst@cn.fujitsu.com> X-Mailer: git-send-email 1.7.2.5 X-MIMETrack: Itemize by SMTP Server on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/09/03 15:06:09, Serialize by Router on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2013/09/03 15:06:09, Serialize complete at 2013/09/03 15:06:09 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 222.73.24.84 Cc: Anthony Liguori , Michael Roth , Stefan Hajnoczi , Cole Robinson , Paolo Bonzini , liguang Subject: [Qemu-devel] [PATCH] gitignore: ignore files generated by GNU GLOBAL X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: liguang --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index d2c5c2f..97d7a2f 100644 --- a/.gitignore +++ b/.gitignore @@ -108,4 +108,7 @@ pc-bios/s390-ccw/s390-ccw.img cscope.* tags TAGS +GTAGS +GRTAGS +GPATH *~