Categorygithub.com/sabhiram/go-gitignore
repositorypackage
0.0.0-20210923224102-525f6e181f06
Repository: https://github.com/sabhiram/go-gitignore.git
Documentation: pkg.go.dev

# README

go-gitignore

Build Status Coverage Status

A gitignore parser for Go

Install

go get github.com/sabhiram/go-gitignore

Usage

For a quick sample of how to use this library, check out the tests under ignore_test.go.