X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=927c89cbacccf39f12979d02f6f9f473ac13e8e4;hb=1bd8c8f00b1c7facb67c99047fe777b53f2c49ff;hp=c3eb9543ff2b8a2fcd0c9e48cbd9f9faf83f711d;hpb=49c188fa8ff599cb6863eb5d86bfdbe22f2b8496;p=git.git diff --git a/.gitignore b/.gitignore index c3eb9543..927c89cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ git git-add +git-am git-apply git-applymbox git-applypatch @@ -7,9 +8,11 @@ git-archimport git-bisect git-branch git-cat-file +git-check-ref-format git-checkout git-checkout-index git-cherry +git-cherry-pick git-clone git-clone-pack git-commit @@ -25,6 +28,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 +36,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 @@ -49,6 +54,8 @@ git-merge-recursive git-merge-resolve git-merge-stupid git-mktag +git-name-rev +git-mv git-octopus git-pack-objects git-parse-remote @@ -73,6 +80,7 @@ git-revert git-send-email git-send-pack git-sh-setup +git-shell git-shortlog git-show-branch git-show-index @@ -82,6 +90,8 @@ git-ssh-push git-ssh-upload git-status git-stripspace +git-svnimport +git-symbolic-ref git-tag git-tar-tree git-unpack-file @@ -100,3 +110,6 @@ git-core-*/?* *.dsc *.deb git-core.spec +*.exe +libgit.a +*.o