aboutsummaryrefslogtreecommitdiff
path: root/internal/go-git-gitignore/README.md
blob: fff42bfe2a9d7dfc7c18b10cdd5e898d9eafd100 (plain)
1
2
3
4
5
6
7
8
9
Imported from
https://github.com/go-git/go-git - A highly extensible Git implementation in pure Go.
using the commands below:

```
curl --remote-name-all https://raw.githubusercontent.com/go-git/go-git/refs/heads/main/LICENSE \
 https://raw.githubusercontent.com/go-git/go-git/refs/heads/main/plumbing/format/gitignore/matcher.go \
 https://raw.githubusercontent.com/go-git/go-git/refs/heads/main/plumbing/format/gitignore/pattern.go
```