diff options
Diffstat (limited to 't/helper/.gitignore')
-rw-r--r-- | t/helper/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/helper/.gitignore b/t/helper/.gitignore index 758ed2e8fa..721650256e 100644 --- a/t/helper/.gitignore +++ b/t/helper/.gitignore @@ -16,16 +16,19 @@ /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 |