getignored
v1.0.1
Published
A tool to get the perfect gitignore for your project
Readme
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
