[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1240148487-27584-5-git-send-email-markus.heidelberg@web.de>
Date:	Sun, 19 Apr 2009 15:41:21 +0200
From:	Markus Heidelberg <markus.heidelberg@....de>
To:	Roman Zippel <zippel@...ux-m68k.org>
Cc:	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
	Markus Heidelberg <markus.heidelberg@....de>
Subject: [PATCH 04/10] gitignore: ignore Kconfig i18n files
Signed-off-by: Markus Heidelberg <markus.heidelberg@....de>
---
 scripts/kconfig/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/scripts/kconfig/.gitignore b/scripts/kconfig/.gitignore
index b49584c..01e185f 100644
--- a/scripts/kconfig/.gitignore
+++ b/scripts/kconfig/.gitignore
@@ -8,6 +8,8 @@ lex.*.c
 zconf.hash.c
 *.moc
 lkc_defs.h
+gconf.glade.h
+*.pot
 
 #
 # configuration programs
-- 
1.6.3.rc1.24.g467d50
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists