public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [Patch] scripts: add nconf into gitignore file
@ 2010-06-03  2:50 Américo Wang
  2010-06-03  8:14 ` Michal Marek
  0 siblings, 1 reply; 2+ messages in thread
From: Américo Wang @ 2010-06-03  2:50 UTC (permalink / raw)
  To: Michal Marek; +Cc: linux-kbuild, LKML



scripts/kconfig/nconf is generated by 'make nconfig',
add it into .gitignore.

Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>


---
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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Patch] scripts: add nconf into gitignore file
  2010-06-03  2:50 [Patch] scripts: add nconf into gitignore file Américo Wang
@ 2010-06-03  8:14 ` Michal Marek
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Marek @ 2010-06-03  8:14 UTC (permalink / raw)
  To: Américo Wang; +Cc: linux-kbuild, LKML

On 3.6.2010 04:50, Américo Wang wrote:
> 
> 
> scripts/kconfig/nconf is generated by 'make nconfig',
> add it into .gitignore.
> 
> Signed-off-by: WANG Cong <xiyou.wangcong@gmail.com>

Thanks, applied.

Michal

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-03  8:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03  2:50 [Patch] scripts: add nconf into gitignore file Américo Wang
2010-06-03  8:14 ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox