Searched refs:excludedBlobs (Results 1 – 1 of 1) sorted by relevance
141 const excludedBlobs = ['**/*.md']; constant148 const isExcluded = excludedBlobs.some((blob) => minimatch(src, blob));