sister is done w/ soul cycle - need to commit
2 files changed
tree: be7fc3df4907641695cbc56197f18019bb28a129
  1. .gitignore
  2. .travis.yml
  3. ignore.go
  4. ignore_test.go
  5. LICENSE
  6. README.md
README.md

go-git-ignore

Build Status Coverage Status

A gitignore parser for Go

Install

go get github.com/sabhiram/go-git-ignore

Usage

TODO