Add support for woke ignore files in subfolders #10
Labels
enhancement
New feature or request
High Priority
pending
upstream issue exists
Add this label when there is a duplicate issue on the upstream repo
Original Issue: get-woke#98
Add support for woke ignore files in subfolders. For example, with git, you can have .gitignore files in subfolders that only apply to that folder and its descendants. Ignore rules from parent folders should also apply additively. This will involve building an ignore list by properly traversing subfolders.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: