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
pub fn update_file_gitignores(
xvc_root: &AbsolutePath,
current_gitignore: &IgnoreRules,
files: &[XvcPath],
) -> Result<()>
Write file and directory names to .gitignore found in the same dir