pub const SKIP_DIRS: &[&str];
Directories to skip when scanning file trees (build artifacts, caches, VCS). Used by glob, list_dir, and collect_project_files.