pub fn run_gitignore(config: GitIgnoreConfig) -> Result<(), Box<dyn Error>>Expand description
Runs the gitignore function using the GitIgnoreConfig provided.
pub fn run_gitignore(config: GitIgnoreConfig) -> Result<(), Box<dyn Error>>Runs the gitignore function using the GitIgnoreConfig provided.