mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
.gitignore: Ignore the notmuch.sym file.
This is a generated file, so will not be under git control.
This commit is contained in:
parent
d752509abf
commit
e0f8d4c7ab
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@ tags
|
|||
*cscope*
|
||||
.deps
|
||||
notmuch
|
||||
notmuch.sym
|
||||
notmuch-shared
|
||||
notmuch.1.gz
|
||||
libnotmuch.so*
|
||||
|
|
Loading…
Reference in a new issue