]> git.notmuchmail.org Git - notmuch/commit
notmuch: Ignore files that don't look like email messages.
authorCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2009 06:08:49 +0000 (23:08 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 20 Oct 2009 06:16:05 +0000 (23:16 -0700)
commitad784f38ce30d39b058325baf050eb784fb9a02e
tree2403422f5d17070ce77ff4fdf920a799d5803432
parentb6dd413903370bd9b4f50428a32276f1f8457937
notmuch: Ignore files that don't look like email messages.

This is helpful for things like indexes that other mail programs
may have left around. It also means we can make the initial
instructions much easier, (the user need not worry about moving
away auxiliary files from some other email program).
database.cc
message.c
notmuch.c
notmuch.h