aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Aaron Ecay <aaronecay@gmail.com>2011-12-17 10:40:49 -0500
committerGravatar David Bremner <bremner@debian.org>2011-12-17 21:50:05 -0400
commit1e3a37b83c927334a73409296570885e14072f3c (patch)
treec3fe292e3f9fb3f0fdeb716d0e819ae61d7f4523 /.gitignore
parentdb352df09e92171293eacf159342cd950ae596d0 (diff)
Ignore dynamic libraries on OS X.
Parallel to ignoring .so for linux.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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