18 lines
413 B
Markdown
18 lines
413 B
Markdown
# go-git-ignore
|
|
|
|
[](https://travis-ci.org/sabhiram/go-git-ignore) [](https://coveralls.io/r/sabhiram/go-git-ignore?branch=master)
|
|
|
|
A gitignore parser for `Go`
|
|
|
|
## Install
|
|
|
|
```shell
|
|
go get github.com/sabhiram/go-git-ignore
|
|
```
|
|
|
|
## Usage
|
|
|
|
```shell
|
|
TODO
|
|
```
|