From: Johannes Schindelin Date: Fri, 8 Feb 2008 13:33:51 +0000 (+0000) Subject: Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) X-Git-Tag: v1.5.5-rc0~207^2~4 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=897d39ced4a670dd46df489b25561926dfb011dc;p=git.git Adjust .gitignore for 5884f1(Rename 'git-help--browse.sh'...) Since git-help--browse was renamed, we should ignore git-web--browse instead. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 7f8421dcd..165b256e2 100644 --- a/.gitignore +++ b/.gitignore @@ -50,7 +50,6 @@ git-gc git-get-tar-commit-id git-grep git-hash-object -git-help--browse git-http-fetch git-http-push git-imap-send @@ -136,6 +135,7 @@ git-upload-pack git-var git-verify-pack git-verify-tag +git-web--browse git-whatchanged git-write-tree git-core-*/?*