An open API service indexing awesome lists of open source software.

https://github.com/boyter/goignore


https://github.com/boyter/goignore

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# Git Ignore

Test using the gitignore-test folder

https://github.com/svent/gitignore-test

```
rg ^foo: | sort
ag ^foo: | sort
git grep ^foo: | sort
```