]> git.cworth.org Git - notmuch/commitdiff
test: git should ignore message-id-parse
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 7 Oct 2018 04:09:20 +0000 (00:09 -0400)
committerDavid Bremner <david@tethera.net>
Mon, 8 Oct 2018 15:50:03 +0000 (12:50 -0300)
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.

test/.gitignore

index 73fe7e24620f923826803dbaa0449e1350cd1716..69080e5e6123d75e3dec3d98e2d0d41c7f72b1a4 100644 (file)
@@ -9,3 +9,4 @@
 /test-results
 /ghost-report
 /tmp.*
+/message-id-parse