Skip to content

Add support for woke ignore files in subfolders #10

@armanrahman22

Description

@armanrahman22

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:

  • Implement Woke ignore files can be added to subfolders and only apply to that folder and its descendants.
  • Review comments from maintainer on the PR
  • Apply code changes (some of these might require changing to use git-go package, or make upstream changes to git-go package itself)
  • Ensure PR is merged in source repo

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions