Skip to content

Commit f1250a4

Browse files
authored
Update src/services/glob/list-files.ts
1 parent 462ca8e commit f1250a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/services/glob/list-files.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,6 @@ function isDirectoryExplicitlyIgnored(dirName: string): boolean {
307307
return false
308308
}
309309

310-
// Removed isIgnoredByGitignore function as it's replaced by the ignore library
311310

312311
/**
313312
* Combine file and directory results and format them properly

0 commit comments

Comments
 (0)