mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
test: add arg-test to .gitignore
This should have been done when the binary was added, oops.
This commit is contained in:
parent
518d4ef7d0
commit
e00aeb4f85
1 changed files with 1 additions and 0 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -2,4 +2,5 @@ test-results
|
||||||
corpus.mail
|
corpus.mail
|
||||||
smtp-dummy
|
smtp-dummy
|
||||||
symbol-test
|
symbol-test
|
||||||
|
arg-test
|
||||||
tmp.*
|
tmp.*
|
||||||
|
|
Loading…
Reference in a new issue