Current section

Files

Jump to
spellweaver priv bun node_modules cspell-gitignore dist index.js
Raw

priv/bun/node_modules/cspell-gitignore/dist/index.js

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