A command line tool for you to quickly create .gitignore file.
-
Out of the box, easy to use.
-
Ignore templates are provided for multiple language projects , currently supported:
Template describe empty empty template node support: Nodejs,Vue,React,Vuepress,Nuxt.js,Next.jsand more...java the java gitignore python the python gitignore go the go gitignore C the C gitignore C++ the C++ gitignore
npm install gig-cli -g- Create
.gitignorefor current working path:
gig- View help to learn more:
➜ gig-cli git:(master) gig -h
Usage: gig [options]
generates an gitignore file based on the template.
Options:
-v, --version output the version number
-h, --help display help for commandlicense: MIT
