diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 8572c8c0b0..c188d0b461 100644 --- a/.gitignore +++ b/.gitignore @@ -26,10 +26,15 @@ /git-cherry-pick /git-clean /git-clone +/git-column /git-commit /git-commit-tree /git-config /git-count-objects +/git-credential +/git-credential-cache +/git-credential-cache--daemon +/git-credential-store /git-cvsexportcommit /git-cvsimport /git-cvsserver @@ -89,6 +94,7 @@ /git-name-rev /git-mv /git-notes +/git-p4 /git-pack-redundant /git-pack-objects /git-pack-refs @@ -171,21 +177,21 @@ /test-date /test-delta /test-dump-cache-tree +/test-scrap-cache-tree /test-genrandom /test-index-version /test-line-buffer /test-match-trees +/test-mergesort /test-mktemp -/test-obj-pool /test-parse-options /test-path-utils +/test-revision-walking /test-run-command /test-sha1 /test-sigchain -/test-string-pool /test-subprocess /test-svn-fe -/test-treap /common-cmds.h *.tar.gz *.dsc |