cli application to generate git Ignore file automatically
- Simple command to generate .gitignore file
- Most of the language, IDE supports
$ npm i -g gigen
To start cli app just write below command & press enter
gigen
We are using gitignore.io API to get list of options & generate .gitignore file. To check API documentation please visit: https://docs.gitignore.io