A command line tool for managing gitignore files
cargo install git-ignore-manager
``` $ git-ignore init go .gitignore file for go initialized
$ git-ignore + .DSStore ==> .DSStore added to .gitignore file ```