notmuch/.gitignore
Justus Winter dc8a1745e1 python: add a .gitignore file and refine the toplevel one
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>
2011-09-29 09:04:50 +02:00

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