Created
November 6, 2015 02:52
-
-
Save cevaris/62c98a5592cfd9f714f3 to your computer and use it in GitHub Desktop.
gitignore fetcher for several languages
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# gitignore | |
func gitignore() { | |
curl https://raw.githubusercontent.com/github/gitignore/master/$1.gitignore | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage
Available languages
https://github.com/github/gitignore