pub const VCS_DIRS: &[&str];Expand description
Version-control metadata, never descended into.
These directories hold thousands of small objects and no build output. Walking them is
pure cost, so they are skipped even under WalkOptions::walk_all.
pub const VCS_DIRS: &[&str];Version-control metadata, never descended into.
These directories hold thousands of small objects and no build output. Walking them is
pure cost, so they are skipped even under WalkOptions::walk_all.