Client Applications
Clients maintained by third-party developers
go get -u github.com/Gnouc/gogiYou'll want to make sure you have NodeJS installed on your computer. Then, setup is as simple as:
npx add-gitignoreIf you've got an older version of node that doesn't yet have npx, here's a more traditional setup:
npm i -g add-gitignore
add-gitignore macOS Emacs node # or whatever you needAlternatively, running just add-gitignore gives you a nice multi-select interface from which you can choose what to ignore, and using the --help flag helps you out.
pip install ignrcargo install git-ignore-generatorLast updated
Was this helpful?