[PATCH] vmlinux.strip should be ignored

From: Sean MacLennan
Date: Wed Aug 13 2008 - 12:12:53 EST


A new output file vmlinux.strip is created, at least on the powerpc
arch, and should be ignored by git.

Cheers,
Sean

Signed-off-by: Sean MacLennan <smaclennan@xxxxxxxxxxxx>
---
diff --git a/.gitignore b/.gitignore
index 869e1a3..f7e924a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
tags
TAGS
vmlinux
+vmlinux.strip
System.map
Module.markers
Module.symvers
--
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/