v0.7.2
Fixes
purge: Pathspec matching now follows.gitignoresemantics. Slash-free specs (e.g.,node_modules) match a path component at any depth, so nested directories are reached; leading/anchors matches to the repo root.
purge: Pathspec matching now follows .gitignore semantics. Slash-free specs (e.g., node_modules) match a path component at any depth, so nested directories are reached; leading / anchors matches to the repo root.