X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=975e773fec56c7cf747f73b4822bffb017e2e79f;hb=542a01e4895fb3e57baab709194bdb25d7ad5217;hp=c3eb9543ff2b8a2fcd0c9e48cbd9f9faf83f711d;hpb=49c188fa8ff599cb6863eb5d86bfdbe22f2b8496;p=git.git diff --git a/.gitignore b/.gitignore index c3eb9543..975e773f 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,6 +27,7 @@ git-diff-stages git-diff-tree git-fetch git-fetch-pack +git-findtags git-fmt-merge-msg git-format-patch git-fsck-objects @@ -32,6 +35,7 @@ git-get-tar-commit-id git-grep git-hash-object git-http-fetch +git-index-pack git-init-db git-local-fetch git-log @@ -82,6 +86,8 @@ git-ssh-push git-ssh-upload git-status git-stripspace +git-svnimport +git-symbolic-ref git-tag git-tar-tree git-unpack-file @@ -100,3 +106,6 @@ git-core-*/?* *.dsc *.deb git-core.spec +*.exe +libgit.a +*.o