pub fn walk(root: &Path, max_bytes: u64) -> Vec<PathBuf>
Walk root (a file or directory) and collect indexable source files, honoring .gitignore/hidden-file rules and skipping oversized files.
root
.gitignore