1.0.1 • Published 7 years ago
getignored v1.0.1
Getignore
This is a tiny npm package that generates the contents of a desirable .gitignore file.
Installation
npm i -g getignoredUsage
getignored <type>Example
getignored go > .gitignoregetignored node > .gitignoregetignored python > .gitignore
To see a list of types, go here