Skip to main content

VCS_DIRS

Constant VCS_DIRS 

Source
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.