sabhiram / go-gitignore

A gitignore parser for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A gitignore parser for go

License:MIT License


Languages

Language:Go 100.0%