Module liboskar::gitignore[][src]

Functions

darcs_contents_to_regex

Given a darcs boring file’s contents, process it as a RegexSet. The second argument is a file path, included so that we print nice errors.

file_contents_to_regex

Given a .gitignore or .ignore file’s contents, process it as a RegexSet. The second argument is a file path, included so that we print nice errors.