test: git should ignore message-id-parse

b31e44c678 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.
This commit is contained in:
Daniel Kahn Gillmor 2018-10-07 00:09:20 -04:00 committed by David Bremner
parent 4fe40e1ed2
commit 311f530013

1
test/.gitignore vendored
View file

@ -9,3 +9,4 @@
/test-results
/ghost-report
/tmp.*
/message-id-parse