From: Jerome Glisse <jglisse@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Jerome Glisse <jglisse@redhat.com>
Subject: [PATCH] git ignore *.builtin generated file
Date: Fri, 19 Feb 2010 13:33:10 +0100 [thread overview]
Message-ID: <1266582790-11506-1-git-send-email-jglisse@redhat.com> (raw)
This patch makes git ignore any *.builtin file (best patch of the year)
Signed-off-by: Jerome Glisse <jglisse@redhat.com>
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 946c7ec..2db1c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,7 @@
*.lzma
*.patch
*.gcno
+*.builtin
#
# Top-level generic files
--
1.6.6
next reply other threads:[~2010-02-19 12:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-19 12:33 Jerome Glisse [this message]
2010-02-20 2:31 ` Américo Wang
2010-02-25 9:42 ` Jerome Glisse
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=1266582790-11506-1-git-send-email-jglisse@redhat.com \
--to=jglisse@redhat.com \
--cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®