gitignore.io is a web service designed to help you create .gitignore files for your Git repositories, gitignore.io.sh is a simple gitignore.io shell wrapper.
./gitignore.io.sh [list|template,...]
list : displays a list of all of the currently support gitignore.io templates
e.g. ./gitignore.io.sh c++,linux > .gitignore
- gitignore.io author is Joe Blau. For more information see the GitHub homepage.