An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/denormal/go-gitignore

Package gitignore provides an interface for parsing .gitignore files, either individually, or within a repository, and matching paths against the retrieved patterns. Path matching is done using fnmatch as specified by git (see https://git-scm.com/docs/gitignore), with support for recursive matching via the "**" pattern.
1 version
Latest release: over 6 years ago
92 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/denormal/go-gitignore

Dependent Repos 1