From: Aaron Ecay Date: Sat, 17 Dec 2011 15:40:49 +0000 (-0500) Subject: Ignore dynamic libraries on OS X. X-Git-Tag: 0.11_rc1~25 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=1e3a37b83c927334a73409296570885e14072f3c Ignore dynamic libraries on OS X. Parallel to ignoring .so for linux. --- diff --git a/.gitignore b/.gitignore index 9468e30e..d64ec9f3 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ notmuch.sym notmuch-shared notmuch.1.gz libnotmuch.so* +libnotmuch*.dylib *.[ao] *~ .*.swp