From: Tom Prince Date: Sat, 15 Oct 2005 00:13:49 +0000 (-0700) Subject: Add new programs and stamp file to .gitignore. X-Git-Tag: v0.99.9~129 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=01eea6f355f35098cc5038e94622e30ed31a9267;p=git.git Add new programs and stamp file to .gitignore. Signed-off-by: Tom Prince Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index d190c0ad..5ad4a276 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ git git-add +git-am git-apply git-applymbox git-applypatch @@ -25,6 +26,7 @@ git-diff-stages git-diff-tree git-fetch git-fetch-pack +git-findtags git-fmt-merge-msg git-format-patch git-fsck-objects @@ -32,6 +34,7 @@ git-get-tar-commit-id git-grep git-hash-object git-http-fetch +git-index-pack git-init-db git-local-fetch git-log diff --git a/templates/.gitignore b/templates/.gitignore index ca680c5b..6759ecbf 100644 --- a/templates/.gitignore +++ b/templates/.gitignore @@ -1 +1,2 @@ blt +boilerplates.made