Module gitignore

The gitignore module provides a way to match globs from a gitignore file against file paths.

Note that this module implements the specification as described in the gitignore man page from scratch. That is, this module does not shell out to the git command line tool.

Structs

Functions