From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: git@vger.kernel.org
Cc: "Junio C Hamano" <gitster@pobox.com>,
"Ilari Liusvaara" <ilari.liusvaara@elisanet.fi>,
"Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
Subject: [PATCH] gitignore: Ignore the new /git-remote-{ext,fd} helpers
Date: Mon, 19 Jul 2010 18:50:27 +0000 [thread overview]
Message-ID: <1279565427-413-1-git-send-email-avarab@gmail.com> (raw)
Change the top-level .gitignore to include the new
/git-remote-{ext,fd} helpers. They were added as part of the
il/rfc-remote-fd-ext, but .gitignore wasn't proprely updated in that
series..
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
---
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 2cb4e8e..eda6fbc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,6 +108,8 @@
/git-relink
/git-remote
/git-remote-curl
+/git-remote-ext
+/git-remote-fd
/git-remote-http
/git-remote-https
/git-remote-ftp
--
1.7.2.rc3.125.g94e09.dirty
reply other threads:[~2010-07-19 18:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1279565427-413-1-git-send-email-avarab@gmail.com \
--to=avarab@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ilari.liusvaara@elisanet.fi \
/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;
as well as URLs for NNTP newsgroup(s).