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@xxxxxxxxx> --- .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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html