Adjust .gitignore for big rename.

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2005-09-09 11:55:56 -07:00
parent 03d98d395a
commit 44ec46a9df

46
.gitignore vendored
View File

@ -1,45 +1,87 @@
git
git-add
git-apply git-apply
git-applymbox
git-applypatch
git-archimport
git-bisect
git-branch
git-build-rev-cache git-build-rev-cache
git-cat-file git-cat-file
git-checkout
git-checkout-index git-checkout-index
git-cherry
git-clone
git-clone-pack git-clone-pack
git-commit
git-commit-tree git-commit-tree
git-convert-objects git-convert-objects
git-count-objects
git-cvsimport
git-daemon git-daemon
git-diff-index git-diff
git-diff-files git-diff-files
git-diff-helper git-diff-helper
git-diff-index
git-diff-stages git-diff-stages
git-diff-tree git-diff-tree
git-export git-export
git-fetch
git-fetch-pack git-fetch-pack
git-format-patch
git-fsck-objects git-fsck-objects
git-get-tar-commit-id git-get-tar-commit-id
git-hash-object git-hash-object
git-http-fetch git-http-fetch
git-init-db git-init-db
git-local-fetch git-local-fetch
git-log
git-ls-files git-ls-files
git-ls-remote
git-ls-tree git-ls-tree
git-mailinfo
git-mailsplit
git-merge
git-merge-base git-merge-base
git-merge-index git-merge-index
git-merge-octopus
git-merge-one-file
git-merge-resolve
git-merge-stupid
git-mktag git-mktag
git-octopus
git-pack-objects git-pack-objects
git-parse-remote
git-patch-id git-patch-id
git-peek-remote git-peek-remote
git-prune
git-prune-packed git-prune-packed
git-pull
git-push
git-read-tree git-read-tree
git-rebase
git-receive-pack git-receive-pack
git-relink
git-rename
git-repack
git-request-pull
git-reset
git-resolve
git-rev-list git-rev-list
git-rev-parse git-rev-parse
git-rev-tree git-rev-tree
git-revert
git-send-pack git-send-pack
git-sh-setup
git-shortlog
git-show-branch git-show-branch
git-show-index git-show-index
git-show-rev-cache git-show-rev-cache
git-ssh-fetch git-ssh-fetch
git-ssh-upload git-ssh-upload
git-status
git-stripspace git-stripspace
git-tag
git-tar-tree git-tar-tree
git-unpack-file git-unpack-file
git-unpack-objects git-unpack-objects
@ -48,4 +90,6 @@ git-update-server-info
git-upload-pack git-upload-pack
git-var git-var
git-verify-pack git-verify-pack
git-verify-tag
git-whatchanged
git-write-tree git-write-tree