Git alias to generate .gitignore file

This is a git alias I use very frequently in new projects to generate a .gitignore file from gitignore.io. To use it, add it to your global ~/.gitconfig file.

Updated:

Comments