Remove old generated files from .gitignore.

Some entries in .gitignore are obselete.  These should be cleaned up
just for the sake of general tidiness and so that any developers who
have a working tree that was moved forward without a clean know that
they have old stuff in their work tree.

Signed-off-by: Charles Bailey <charles@hashpling.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Charles Bailey 2007-12-20 13:00:40 +00:00 коммит произвёл Junio C Hamano
Родитель 6a7f14c465
Коммит feb7f38b01
1 изменённых файлов: 0 добавлений и 6 удалений

6
.gitignore поставляемый
Просмотреть файл

@ -41,7 +41,6 @@ git-fetch
git-fetch--tool git-fetch--tool
git-fetch-pack git-fetch-pack
git-filter-branch git-filter-branch
git-findtags
git-fmt-merge-msg git-fmt-merge-msg
git-for-each-ref git-for-each-ref
git-format-patch git-format-patch
@ -59,7 +58,6 @@ git-index-pack
git-init git-init
git-init-db git-init-db
git-instaweb git-instaweb
git-local-fetch
git-log git-log
git-lost-found git-lost-found
git-ls-files git-ls-files
@ -120,10 +118,6 @@ git-show
git-show-branch git-show-branch
git-show-index git-show-index
git-show-ref git-show-ref
git-ssh-fetch
git-ssh-pull
git-ssh-push
git-ssh-upload
git-stash git-stash
git-status git-status
git-stripspace git-stripspace