X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=.gitignore;h=d190c0ad072e61a550aa8d386ef42fc9c3625cb6;hb=12aac5de3dd73a1f9d03f81c5b0087e71794cee7;hp=cc70c6c3dad02aacc9e436e537e8840b8f49f3c1;hpb=348c4c66dacb1810a9bcd592e72f98a465233488;p=git.git diff --git a/.gitignore b/.gitignore index cc70c6c3..d190c0ad 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ git-diff-stages git-diff-tree git-fetch git-fetch-pack +git-fmt-merge-msg git-format-patch git-fsck-objects git-get-tar-commit-id @@ -81,11 +82,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,7 +96,9 @@ 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