https://github.com/boyter/goignore
https://github.com/boyter/goignore
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/boyter/goignore
- Owner: boyter
- Created: 2021-12-15T23:40:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T05:55:25.000Z (over 4 years ago)
- Last Synced: 2025-01-25T17:26:48.100Z (over 1 year ago)
- Language: Go
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```