[PATCH] x86 generated files in gitignore

From: Matteo Croce
Date: Wed Sep 03 2014 - 04:42:51 EST


add bin2c and purgatory in gitignore

Signed-off-by: Matteo Croce <matteo@xxxxxxxxxxx>

--- a/arch/x86/.gitignore
+++ b/arch/x86/.gitignore
@@ -1,4 +1,5 @@
boot/compressed/vmlinux
tools/test_get_len
tools/insn_sanity
-
+purgatory/kexec-purgatory.c
+purgatory/purgatory.ro
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -10,3 +10,4 @@ recordmcount
docproc
sortextable
asn1_compiler
+bin2c
--
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/