From: Daniel Kahn Gillmor Date: Sun, 7 Oct 2018 04:09:20 +0000 (-0400) Subject: test: git should ignore message-id-parse X-Git-Tag: archive/debian/0.29_rc0-1~164 X-Git-Url: https://git.cworth.org/git?p=notmuch;a=commitdiff_plain;h=311f530013c9edb26520de824acaf598d80b1712 test: git should ignore message-id-parse b31e44c678bf3bfe81bcc5f159e627551f12700f introduced message-id-parse as a new binary created by the test suite. It shows up as something additional to git, but git ought to know to ignore it. --- diff --git a/test/.gitignore b/test/.gitignore index 73fe7e24..69080e5e 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -9,3 +9,4 @@ /test-results /ghost-report /tmp.* +/message-id-parse