make-gitignore
v1.1.1
Published
Create gitignore for your project
Downloads
11
Readme
gitignore
Create gitignore for your project from command line
Install
npm install -g make-gitignore
or
yarn add global make-gitignore
Usage
From the root directory of your project, in your terminal
gitignore
It will create a .gitignore file
