/** * Unit tests for createIgnoreFilter. * * Covers both modes: legacy permissive (no .hqinclude) and allowlist mode * (.hqinclude present). The allowlist tests guard against accidentally * leaking sensitive subtrees like data/ or workers/ to S3 — a regression * here would silently push private content on the next sync. */ export {}; //# sourceMappingURL=ignore.test.d.ts.map