/ignorer

Simple cli app to create predefined .gitignore files to your project

Primary LanguageJavaScriptMIT LicenseMIT

Ignorer

Simple cli app to fetch predefined .gitignore files for your new project

Install

npm install ignorer -g

Running

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.

Contribute

Help us increase our file base sending pull requests :D