dwmkerr / dwmkerr/git-workforest
feat: make SKIP_DIRS configurable in .workforest.yaml
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
## Summary
- `findTrees` hardcodes `SKIP_DIRS` as `node_modules`, `.git`, `.worktrees`
- Directories like `scratch/` should be skippable but the list shouldn't be hardcoded
- Add an `ignoreDirs` (or similar) config key to `.workforest.yaml` so users can exclude directories from tree scanning
Raised from PR #46 review.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.