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

From: Markus Heidelberg
Date: Sun May 17 2009 - 19:38:18 EST



Signed-off-by: Markus Heidelberg <markus.heidelberg@xxxxxx>
---
scripts/kconfig/.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/scripts/kconfig/.gitignore b/scripts/kconfig/.gitignore
index b49584c..6a36a76 100644
--- a/scripts/kconfig/.gitignore
+++ b/scripts/kconfig/.gitignore
@@ -8,6 +8,9 @@ lex.*.c
zconf.hash.c
*.moc
lkc_defs.h
+gconf.glade.h
+*.pot
+*.mo

#
# configuration programs
--
1.6.3.1.20.ga30f

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