mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
Ignore dynamic libraries on OS X.
Parallel to ignoring .so for linux.
This commit is contained in:
parent
db352df09e
commit
1e3a37b83c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ notmuch.sym
|
|||
notmuch-shared
|
||||
notmuch.1.gz
|
||||
libnotmuch.so*
|
||||
libnotmuch*.dylib
|
||||
*.[ao]
|
||||
*~
|
||||
.*.swp
|
||||
|
|
Loading…
Reference in a new issue