Follow-up of #38. A root's ignore: list (MANUAL §4) is honoured on Notion and Drive roots and ignored on calendar: roots: the calendar walk in src/calendar/index.ts never consults it, so there is no way to leave out one instance or one attachment.
Apply the same matcher to the derived paths and to gdocs: ids of attachments.
Follow-up of #38. A root's
ignore:list (MANUAL §4) is honoured on Notion and Drive roots and ignored oncalendar:roots: the calendar walk insrc/calendar/index.tsnever consults it, so there is no way to leave out one instance or one attachment.Apply the same matcher to the derived paths and to
gdocs:ids of attachments.