cspell-gitignore
Advanced tools
| import type { GlobPatternWithRoot } from 'cspell-glob'; | ||
| import { GlobMatcher } from 'cspell-glob'; | ||
| import { VFileSystem } from 'cspell-io'; | ||
| import type { VFileSystem } from 'cspell-io'; | ||
| export interface IsIgnoredExResult { | ||
@@ -5,0 +5,0 @@ glob: string | undefined; |
+5
-5
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "9.5.0", | ||
| "version": "9.6.0", | ||
| "description": "Gitignore Glob matcher for cspell", | ||
@@ -61,7 +61,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@cspell/url": "9.5.0", | ||
| "cspell-glob": "9.5.0", | ||
| "cspell-io": "9.5.0" | ||
| "@cspell/url": "9.6.0", | ||
| "cspell-glob": "9.6.0", | ||
| "cspell-io": "9.6.0" | ||
| }, | ||
| "gitHead": "4407eed11650481d9037e5a1d53488a93ff4b66d" | ||
| "gitHead": "163793ddf2a0ad90bc7c90351698a106003297af" | ||
| } |
29939
0.02%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated