--watch
This commit is contained in:
15
vendor/github.com/sabhiram/go-gitignore/README.md
generated
vendored
Normal file
15
vendor/github.com/sabhiram/go-gitignore/README.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# go-gitignore
|
||||
|
||||
[](https://travis-ci.org/sabhiram/go-gitignore) [](https://coveralls.io/github/sabhiram/go-gitignore?branch=master)
|
||||
|
||||
A gitignore parser for `Go`
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
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`.
|
||||
Reference in New Issue
Block a user