mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
dc8a1745e1
The line 'notmuch' in the toplevel .gitignore file is to broad and matches bindings/python/notmuch making it cumbersome to git-add files within that directory. Refine the toplevel file to only match the generated notmuch executable and add a more specialized .gitignore file to the python directory. Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
16 lines
158 B
Text
16 lines
158 B
Text
.first-build-message
|
|
Makefile.config
|
|
TAGS
|
|
tags
|
|
*cscope*
|
|
.deps
|
|
/notmuch
|
|
notmuch.sym
|
|
notmuch-shared
|
|
notmuch.1.gz
|
|
libnotmuch.so*
|
|
*.[ao]
|
|
*~
|
|
.*.swp
|
|
*.elc
|
|
releases
|