A tool for getting .getignore files.
Installing from sources (Mac OS X instructions)
go get github.com/nvictor/getignore/cmd/getignore
go build github.com/nvictor/getignore/cmd/getignore
install getignore /usr/local/bin/
See TODO about brew
formulae.
getignore python
The above command will get the Python.getignore
file and save it to .gitignore
in the current folder.
- Brew formulae
- Other platforms?
See https://github.com/github/gitignore for more.
Thanks Github!