1.0.1 • Published 3 years ago
gitignre v1.0.1
gitignre
A Node CLI to add .gitignore files for any of your new projects
The list of available gitignore files by Github
Use as a global utility
Install
npm install gitignre -gUsage
To list out all of the available types:
gitignreTo create a .gitignore for node project:
gitignre nodeThat's it.
1.0.1
3 years ago