public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] gitignore scripts/ihex2fw
@ 2009-06-17  8:41 Jaswinder Singh Rajput
  2009-06-20 12:42 ` Sam Ravnborg
  0 siblings, 1 reply; 4+ messages in thread
From: Jaswinder Singh Rajput @ 2009-06-17  8:41 UTC (permalink / raw)
  To: Sam Ravnborg, Ingo Molnar, x86 maintainers, LKML


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

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
 .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




^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-26 22:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17  8:41 [PATCH] gitignore scripts/ihex2fw Jaswinder Singh Rajput
2009-06-20 12:42 ` Sam Ravnborg
2009-06-20 12:55   ` Jaswinder Singh Rajput
2009-06-26 22:18     ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox