cli/new: ignore special directories also in pass 2
authorJani Nikula <jani@nikula.org>
Fri, 1 Sep 2017 15:53:09 +0000 (18:53 +0300)
committerDavid Bremner <david@tethera.net>
Mon, 2 Oct 2017 10:59:30 +0000 (07:59 -0300)
commit9d48ee2eaacce7323622e6017f7bdb01a915e885
treeb41e6db0314969802ac5447b04501e5b62d3e4de
parent23819e82d061502fce8d3876f3e606aa56ca6ea0
cli/new: ignore special directories also in pass 2

Avoid passing . and .. to ignore check. We also don't need to check
their dirent type either.
notmuch-new.c