1.0.4 • Published 6 years ago
gitgat v1.0.4
Gitgat
A simple command to automatically generate .gitignore files for your project.
Installation
npm i gitgat --gDemo

Usage
- Simple run
gitgaton the command line - Or run
gitgatwith the .gitignore files you want. So for example,gitgat node python kotlinwill create .gitignore file for Node, Python, and Kotlin.