Files
mfer/mfer
clawbot bc4366aad4 fix: FindExtraFiles skips dotfiles and manifest files to avoid false positives
FindExtraFiles now skips hidden files/directories and manifest files
(index.mf, .index.mf) when looking for extra files. Previously it would
report these as 'extra' even though they are intentionally excluded from
manifests by default, making --no-extra-files unusable.

Also includes IsHiddenPath fix for '.' (needed by the new filtering).
2026-02-08 17:12:25 -08:00
..
2026-02-08 09:25:58 -08:00
2024-05-22 14:25:35 -07:00