/gitIgnore-generator

Git Ignore Generator

Primary LanguageJavaScriptMIT LicenseMIT

gitIgnore-generator

cli application to generate git Ignore file automatically

Features

  • Simple command to generate .gitignore file
  • Most of the language, IDE supports

Installation

$ npm i -g gigen

Usages

To start cli app just write below command & press enter

gigen

API

We are using gitignore.io API to get list of options & generate .gitignore file. To check API documentation please visit: https://docs.gitignore.io