Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 793 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 793 Bytes

go-gitignore

Build PkgGoDev Go Report Card Coverage Status

A gitignore parser for Go

Install

go get github.com/get-woke/go-gitignore

Usage

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