diff options
Diffstat (limited to 't/helper/.gitignore')
-rw-r--r-- | t/helper/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/t/helper/.gitignore b/t/helper/.gitignore index d6e8b36798..d02f9b39ac 100644 --- a/t/helper/.gitignore +++ b/t/helper/.gitignore @@ -3,7 +3,9 @@ /test-config /test-date /test-delta +/test-drop-caches /test-dump-cache-tree +/test-dump-fsmonitor /test-dump-split-index /test-dump-untracked-cache /test-fake-ssh @@ -11,23 +13,28 @@ /test-genrandom /test-hashmap /test-index-version +/test-lazy-init-name-hash /test-line-buffer /test-match-trees /test-mergesort /test-mktemp +/test-online-cpus /test-parse-options /test-path-utils /test-prio-queue /test-read-cache +/test-ref-store /test-regex /test-revision-walking /test-run-command /test-sha1 /test-sha1-array /test-sigchain +/test-strcmp-offset /test-string-list /test-submodule-config /test-subprocess /test-svn-fe /test-urlmatch-normalization /test-wildmatch +/test-write-cache |