unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Ignore dynamic libraries on OS X.
@ 2011-12-17 15:40 Aaron Ecay
  2011-12-18 10:34 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Ecay @ 2011-12-17 15:40 UTC (permalink / raw)
  To: notmuch

Parallel to ignoring .so for linux.
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9468e30..d64ec9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,6 +9,7 @@ notmuch.sym
 notmuch-shared
 notmuch.1.gz
 libnotmuch.so*
+libnotmuch*.dylib
 *.[ao]
 *~
 .*.swp
-- 
1.7.8

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

* Re: [PATCH] Ignore dynamic libraries on OS X.
  2011-12-17 15:40 [PATCH] Ignore dynamic libraries on OS X Aaron Ecay
@ 2011-12-18 10:34 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2011-12-18 10:34 UTC (permalink / raw)
  To: Aaron Ecay, notmuch

On Sat, 17 Dec 2011 10:40:49 -0500, Aaron Ecay <aaronecay@gmail.com> wrote:
> Parallel to ignoring .so for linux.
> ---
>  .gitignore |    1 +

pushed.

d

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

end of thread, other threads:[~2011-12-18 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-17 15:40 [PATCH] Ignore dynamic libraries on OS X Aaron Ecay
2011-12-18 10:34 ` 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).