From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Sam Ravnborg <sam@ravnborg.org>, Ingo Molnar <mingo@elte.hu>,
x86 maintainers <x86@kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] gitignore scripts/ihex2fw
Date: Wed, 17 Jun 2009 14:11:57 +0530 [thread overview]
Message-ID: <1245228117.2662.2.camel@ht.satnam> (raw)
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
next reply other threads:[~2009-06-17 8:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-17 8:41 Jaswinder Singh Rajput [this message]
2009-06-20 12:42 ` [PATCH] gitignore scripts/ihex2fw Sam Ravnborg
2009-06-20 12:55 ` Jaswinder Singh Rajput
2009-06-26 22:18 ` Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245228117.2662.2.camel@ht.satnam \
--to=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=sam@ravnborg.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.