v1.2.6
Fixed
- Unanchored built-in directory exclude patterns dropped legitimate directories:
ext/,examples?/,tests?/,php4/,dev-bin/,.github/,.gitlab/behaved as substring matches, so e.g.Text/andContext/were treated asext/and silently omitted from the scoped output. The seven patterns now anchor to path-start or immediately after/.