forked from continuedev/continue
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct the behavior for ignore files in sub-directories
The ignore library expects for a subdirectory that the caller pass in the relative path of files, i.e. remove the sub-directory prefix from the filepath.
- Loading branch information
Rob Leidle
committed
Aug 15, 2024
1 parent
7fb59c7
commit 81487d2
Showing
2 changed files
with
70 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters