Function update_file_gitignores

Source
pub fn update_file_gitignores(
    xvc_root: &AbsolutePath,
    current_gitignore: &IgnoreRules,
    files: &[XvcPath],
) -> Result<()>
Expand description

Write file and directory names to .gitignore found in the same dir