X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=3edf6b41afe453130a3e7215991c6e2cd8dc57d7;hb=0772b9a6331357913417722eab672f8b5aa69e50;hp=cc70c6c3dad02aacc9e436e537e8840b8f49f3c1;hpb=348c4c66dacb1810a9bcd592e72f98a465233488;p=git.git diff --git a/.gitignore b/.gitignore index cc70c6c3..3edf6b41 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,12 +28,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 @@ -44,10 +50,13 @@ git-merge-base git-merge-index git-merge-octopus git-merge-one-file +git-merge-ours git-merge-recursive git-merge-resolve git-merge-stupid git-mktag +git-name-rev +git-mv git-octopus git-pack-objects git-parse-remote @@ -72,6 +81,7 @@ git-revert git-send-email git-send-pack git-sh-setup +git-shell git-shortlog git-show-branch git-show-index @@ -81,11 +91,14 @@ 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,7 +106,11 @@ git-verify-pack git-verify-tag git-whatchanged git-write-tree -#*.tar.gz -#*.dsc -#*.deb -#git-core.spec +git-core-*/?* +*.tar.gz +*.dsc +*.deb +git-core.spec +*.exe +libgit.a +*.o