X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=b34a77a33a5f7f1e7a11cf8dda5d2f8b5e9186a1;hb=973d6a2015ead1afa17ea4c728b4b9a4b9716d19;hp=e8ae8c352b4d1ca071188d0954caef3077d1ff48;hpb=5cfcd07c931e6029a77f9393309f7d0ec7cdc118;p=git.git diff --git a/.gitignore b/.gitignore index e8ae8c35..b34a77a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ git git-add +git-am git-apply git-applymbox git-applypatch @@ -7,6 +8,7 @@ git-archimport git-bisect git-branch git-cat-file +git-check-ref-format git-checkout git-checkout-index git-cherry @@ -25,12 +27,15 @@ git-diff-stages git-diff-tree 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 @@ -81,11 +86,13 @@ git-ssh-push git-ssh-upload git-status git-stripspace +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 +100,9 @@ git-verify-pack git-verify-tag git-whatchanged git-write-tree +git-core-*/?* +*.tar.gz +*.dsc +*.deb +git-core.spec +*.exe