UNPKG

cspell-gitignore

Version:
4 lines 246 B
export { GitIgnore } from './GitIgnore.js'; export { GitIgnoreFile, GitIgnoreHierarchy, loadGitIgnore } from './GitIgnoreFile.js'; export { contains, directoryRoot, findRepoRoot, isParentOf } from './helpers.js'; //# sourceMappingURL=index.js.map