pub fn finalize_workspace_setup( project_dir: &Path, _component_dir: &Path, component_name: &str, files_to_keep_at_root: &[String], ) -> Result<()>