-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
c:filteringc:gitignorec:selectorsenhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement
Description
Add a SelectGitignore selector that can be constructed from either an iterable of gitignore patterns or a dict mapping relative subdirs to sequences of gitignore patterns. Unlike #7, this does not honor gitignore files on the file system; instead, filtering is done using gitignore rules specified in the code.
- Also take an optional
case_sensitive: bool = Trueargument?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c:filteringc:gitignorec:selectorsenhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement