[PATCH 04/10] gitignore: ignore Kconfig i18n files

From: Markus Heidelberg
Date: Sun Apr 19 2009 - 09:42:29 EST



Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/