]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch: Ignore .notmuch when counting files.
authorCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 19:52:46 +0000 (12:52 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 19 Oct 2009 19:52:46 +0000 (12:52 -0700)
commit9bc4253fa804b62ff31e8de82a139b2cb12b118f
treebfa46037f10e31a0feefd28cbfbc601d6b052620
parent10c176ba0e6d71e920b72a3165c0e56f26b5e4b3
notmuch: Ignore .notmuch when counting files.

We were correctly ignoring this when adding files, but not when
doing the initial count. Clearly we need better code sharing
here.
notmuch.c