X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.gitignore;h=d7e8d2ac0d18ecbdffac989726d8eb827f35c1cd;hb=8e1618f9612a78ea09b2a926797c781fe06027c9;hp=3edf6b41afe453130a3e7215991c6e2cd8dc57d7;hpb=6ddc0964034342519a87fe013781abf31c6db6ad;p=git.git diff --git a/.gitignore b/.gitignore index 3edf6b41..d7e8d2ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +GIT-VERSION-FILE git git-add git-am @@ -19,6 +20,7 @@ git-commit git-commit-tree git-convert-objects git-count-objects +git-cvsexportcommit git-cvsimport git-daemon git-diff @@ -26,6 +28,7 @@ git-diff-files git-diff-index git-diff-stages git-diff-tree +git-describe git-fetch git-fetch-pack git-findtags @@ -36,10 +39,12 @@ git-get-tar-commit-id git-grep git-hash-object git-http-fetch +git-http-push git-index-pack git-init-db git-local-fetch git-log +git-lost-found git-ls-files git-ls-remote git-ls-tree @@ -57,7 +62,7 @@ git-merge-stupid git-mktag git-name-rev git-mv -git-octopus +git-pack-redundant git-pack-objects git-parse-remote git-patch-id @@ -70,9 +75,10 @@ git-read-tree git-rebase git-receive-pack git-relink -git-rename git-repack +git-repo-config git-request-pull +git-rerere git-reset git-resolve git-rev-list @@ -83,6 +89,7 @@ git-send-pack git-sh-setup git-shell git-shortlog +git-show git-show-branch git-show-index git-ssh-fetch @@ -107,6 +114,8 @@ git-verify-tag git-whatchanged git-write-tree git-core-*/?* +test-date +test-delta *.tar.gz *.dsc *.deb @@ -114,3 +123,5 @@ git-core.spec *.exe libgit.a *.o +*.py[co] +config.mak