X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=927c89cbacccf39f12979d02f6f9f473ac13e8e4;hb=6d0de319d6249096fe934317e937177d07b1b84f;hp=31c03f468bedafefe4c8d6dde1bc80e733cb4b62;hpb=e4cf17ce0db2dab7c9525a732f86c5e3df3b4ed0;p=git.git diff --git a/.gitignore b/.gitignore index 31c03f46..927c89cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +1,18 @@ git git-add +git-am git-apply git-applymbox git-applypatch git-archimport git-bisect git-branch -git-build-rev-cache git-cat-file +git-check-ref-format git-checkout git-checkout-index git-cherry +git-cherry-pick git-clone git-clone-pack git-commit @@ -21,19 +23,20 @@ git-cvsimport git-daemon git-diff git-diff-files -git-diff-helper git-diff-index git-diff-stages git-diff-tree -git-export git-fetch git-fetch-pack +git-findtags +git-fmt-merge-msg git-format-patch git-fsck-objects git-get-tar-commit-id git-grep git-hash-object git-http-fetch +git-index-pack git-init-db git-local-fetch git-log @@ -51,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 @@ -71,23 +76,28 @@ git-reset git-resolve git-rev-list git-rev-parse -git-rev-tree git-revert +git-send-email git-send-pack git-sh-setup +git-shell git-shortlog git-show-branch git-show-index -git-show-rev-cache git-ssh-fetch +git-ssh-pull +git-ssh-push git-ssh-upload git-status git-stripspace +git-svnimport +git-symbolic-ref git-tag git-tar-tree git-unpack-file git-unpack-objects git-update-index +git-update-ref git-update-server-info git-upload-pack git-var @@ -95,3 +105,11 @@ git-verify-pack git-verify-tag git-whatchanged git-write-tree +git-core-*/?* +*.tar.gz +*.dsc +*.deb +git-core.spec +*.exe +libgit.a +*.o