0 Forks
9 Stars
9 Watchers

gitignore

A simple tool built with Go to copy .gitignore patterns from github.com/github/gitignore

How to download and setup gitignore

Open terminal and run command
git clone https://github.com/iepathos/gitignore.git
git clone is used to create a copy or clone of gitignore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gitignore https://github.com/iepathos/gitignore/archive/master.zip

Or simply clone gitignore with SSH
[email protected]:iepathos/gitignore.git

If you have some problems with gitignore

You may open issue on gitignore support forum (system) here: https://github.com/iepathos/gitignore/issues