gitignr
v1.1.1
Published
commandline to generate the gitignorefiles[D[D[D[D[D
Downloads
721
Readme
Usage
to add gitignore in default folder
gitignr -n <name of gitignore you want to add in default folder>
e.g.
gitignr -n visualstudio
This generates a file named .gitignore in the current directory with the content of the gitignore file compatible to visual studio.