git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitignore: Ignore the new /git-remote-{ext,fd} helpers
@ 2010-07-19 18:50 Ævar Arnfjörð Bjarmason
  0 siblings, 0 replies; only message in thread
From: Ævar Arnfjörð Bjarmason @ 2010-07-19 18:50 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Ilari Liusvaara,
	Ævar Arnfjörð Bjarmason

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-19 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-19 18:50 [PATCH] gitignore: Ignore the new /git-remote-{ext,fd} helpers Ævar Arnfjörð Bjarmason

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).