Package gitignore provides an interface for parsing .gitignore files and matching paths against the retrieved patterns using fnmatch as specified by git.
go get github.com/denormal/go-gitignoreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a .gitignore file and checks if a path is ignored.
No known issues recorded.
No dependency data recorded yet.