From patchwork Thu Jun 3 02:50:39 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cong Wang X-Patchwork-Id: 103942 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter.kernel.org (8.14.3/8.14.3) with ESMTP id o532rnRj006445 for ; Thu, 3 Jun 2010 02:53:50 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933708Ab0FCCxW (ORCPT ); Wed, 2 Jun 2010 22:53:22 -0400 Received: from mail-pz0-f189.google.com ([209.85.222.189]:42040 "EHLO mail-pz0-f189.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933637Ab0FCCxU (ORCPT ); Wed, 2 Jun 2010 22:53:20 -0400 X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter.kernel.org [140.211.167.41]); Thu, 03 Jun 2010 02:53:50 +0000 (UTC) X-Greylist: delayed 393 seconds by postgrey-1.27 at vger.kernel.org; Wed, 02 Jun 2010 22:53:20 EDT Received: by pzk27 with SMTP id 27so4155951pzk.2 for ; Wed, 02 Jun 2010 19:53:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:mime-version:content-type:content-disposition:user-agent; bh=FJE3QbmhM3iogKhHaLTI7sJH8miAscxX2jK0fFGAzcs=; b=wzR9dXys3ZSk5Tjk7ZPKoJFnXt6ZAao04WwCOyalrEU5HRsUg+OOvIKJJ0IUaMrnb2 NAdFzhXqZfHVmOTR+RA+9SkMaFLE3If+rVXuXFlcBdRoGTisA4xWmKRgLMGAZ8HVQGB4 DgOIb+njI+adlAX2OndtOo46fHBtvmFfJp3Sc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mime-version:content-type :content-disposition:user-agent; b=Up/cqYapJ3MlvLkn/bQ5auctnFeAZ1LqRWQRk7M+8f2M2GGhw3N0WMWbYWKBYj1Qks 6TzWyy6dhJUFvDo1zVSFw68ctfZGNvdGn02+rN2z9VkpeZvQYqsxoJDs/r1Njy7dqMa/ 2M5JALvFm0YlynfN4g/k3QL0i4aMDN/6Z1Drw= Received: by 10.143.27.8 with SMTP id e8mr5813367wfj.332.1275533206321; Wed, 02 Jun 2010 19:46:46 -0700 (PDT) Received: from cr0.nay.redhat.com ([60.247.97.98]) by mx.google.com with ESMTPS id s21sm2697549wff.12.2010.06.02.19.46.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 02 Jun 2010 19:46:45 -0700 (PDT) Date: Thu, 3 Jun 2010 10:50:39 +0800 From: =?utf-8?Q?Am=C3=A9rico?= Wang To: Michal Marek Cc: linux-kbuild@vger.kernel.org, LKML Subject: [Patch] scripts: add nconf into gitignore file Message-ID: <20100603025039.GA5138@cr0.nay.redhat.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org diff --git a/scripts/kconfig/.gitignore b/scripts/kconfig/.gitignore index 6a36a76..624f650 100644 --- a/scripts/kconfig/.gitignore +++ b/scripts/kconfig/.gitignore @@ -17,6 +17,7 @@ gconf.glade.h # conf mconf +nconf qconf gconf kxgettext