X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=52cb9e2c08ce3b77d9a39e461b410759bfe402f0;hb=a60d2d8f2dbeb7025e04dd65fc2dedd8271c9cc6;hp=9fde27fb4fcbad7ec0ab7563057dc0f001d383b9;hpb=0f56479d7325083953be36b8c8ee90380ff27f92;p=git.git diff --git a/.gitignore b/.gitignore index 9fde27fb..52cb9e2c 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 @@ -20,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 @@ -70,22 +74,27 @@ 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-shortlog git-show-branch git-show-index 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 @@ -93,3 +102,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