diff options
| author | Tekkub <tekkub@github.com> | 2011-06-15 15:33:39 -0700 |
|---|---|---|
| committer | Tekkub <tekkub@github.com> | 2011-06-15 15:33:39 -0700 |
| commit | 0299b66562f722fa497c5885ca46bf694353a774 (patch) | |
| tree | aac4dbb551b30614d633ce16ef786a6403827502 | |
| parent | b36e054850cc3271a4b59ee157550e91d1520e44 (diff) | |
| parent | 085fe38046ea4be466b482deefcac2832731311c (diff) | |
Merge pull request #37 from ruediger/gh-pages
ignore-files: Added link to https://github.com/github/gitignore
| -rw-r--r-- | _posts/2008-02-03-ignore-files.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2008-02-03-ignore-files.markdown b/_posts/2008-02-03-ignore-files.markdown index cc81daa..aaa18e1 100644 --- a/_posts/2008-02-03-ignore-files.markdown +++ b/_posts/2008-02-03-ignore-files.markdown @@ -70,3 +70,4 @@ Links * [Pro Git](http://progit.org/book/ch2-2.html) * [gitignore man page](http://www.kernel.org/pub//software/scm/git/docs/gitignore.html) +* [A collection of useful .gitignore templates](https://github.com/github/gitignore) |
