OSDN Git Service

Add t/helper/test-write-cache to .gitignore
authorJonathan Tan <jonathantanmy@google.com>
Mon, 28 Aug 2017 20:06:18 +0000 (13:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 23:59:44 +0000 (08:59 +0900)
This new binary was introduced in commit 3921a0b ("perf: add test for
writing the index", 2017-08-21), but a .gitignore entry was not added
for it. Add that entry.

Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/helper/.gitignore

index 7216502..7c9d28a 100644 (file)
@@ -35,3 +35,4 @@
 /test-svn-fe
 /test-urlmatch-normalization
 /test-wildmatch
+/test-write-cache