Simple cli app to fetch predefined .gitignore files for your new project
npm install ignorer -g
ignorer file-name
This will download the ignorers/file-name.txt from this repository. For example:
ignorer java-eclipse
Will download this file on your folder.
Help us increase our file base sending pull requests :D