[PATCH] gitignore scripts/ihex2fw

From: Jaswinder Singh Rajput
Date: Wed Jun 17 2009 - 04:41:55 EST



scripts/ihex2fw is a binary file is suitable candidate for ignore

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@xxxxxxxxx>
---
.gitignore | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index cecb3b0..cdfb7ce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,6 +70,9 @@ GRTAGS
GSYMS
GTAGS

+# scripts binary files
+scripts/ihex2fw
+
*.orig
*~
\#*#
--
1.6.0.6



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