unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] make git ignore new build products
@ 2022-06-29 11:04 michaeljgruber+grubix+git
  2022-07-01 11:31 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: michaeljgruber+grubix+git @ 2022-06-29 11:04 UTC (permalink / raw)
  To: notmuch; +Cc: Michael J Gruber

From: Michael J Gruber <git@grubix.eu>

nmbug and notmuch-git are new build products. Make git ignore them just
like other build products.

Signed-off-by: Michael J Gruber <git@grubix.eu>
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index f846ebec..f94d1480 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,7 +10,9 @@
 /bindings/python-cffi/build/
 /lib/libnotmuch*.dylib
 /lib/libnotmuch.so*
+/nmbug
 /notmuch
+/notmuch-git
 /notmuch-shared
 /releases
 /sh.config
-- 
2.37.0.145.g7fa1db9918

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

* Re: [PATCH] make git ignore new build products
  2022-06-29 11:04 [PATCH] make git ignore new build products michaeljgruber+grubix+git
@ 2022-07-01 11:31 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2022-07-01 11:31 UTC (permalink / raw)
  To: michaeljgruber+grubix+git, notmuch; +Cc: Michael J Gruber

michaeljgruber+grubix+git@gmail.com writes:

> From: Michael J Gruber <git@grubix.eu>
>
> nmbug and notmuch-git are new build products. Make git ignore them just
> like other build products.
>
> Signed-off-by: Michael J Gruber <git@grubix.eu>

Applied to master, thanks!

d

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

end of thread, other threads:[~2022-07-01 11:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-29 11:04 [PATCH] make git ignore new build products michaeljgruber+grubix+git
2022-07-01 11:31 ` 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).