Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
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