unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Adding parse-time to test/.gitignore
@ 2012-12-04 14:05 Peter Feigl
  2012-12-06 21:23 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Feigl @ 2012-12-04 14:05 UTC (permalink / raw)
  To: notmuch

test/parse-time is a binary that is generated when running make test. It should be ignored by git.
---
 test/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/.gitignore b/test/.gitignore
index 1eff7ce..97e0248 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -5,4 +5,5 @@ symbol-test
 arg-test
 hex-xcode
 random-corpus
+parse-time
 tmp.*
-- 
1.8.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Adding parse-time to test/.gitignore
  2012-12-04 14:05 [PATCH] Adding parse-time to test/.gitignore Peter Feigl
@ 2012-12-06 21:23 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2012-12-06 21:23 UTC (permalink / raw)
  To: Peter Feigl, notmuch

Peter Feigl <craven@gmx.net> writes:

> test/parse-time is a binary that is generated when running make
> test. It should be ignored by git.

pushed,

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-06 21:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-04 14:05 [PATCH] Adding parse-time to test/.gitignore Peter Feigl
2012-12-06 21:23 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).