From 281c121d69baac362e3b6b3f3a8517f762c2689a Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 8 Nov 2010 12:46:40 -0800 Subject: [PATCH] more info --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 27b52110..38741170 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,8 @@ That's what we're trying to build. Please contribute by [forking][fk] and sending a [pull request][pr]. +For more information on gitignore: [gitignore(5)][g5] + [fk]: http://help.github.com/forking/ [pr]: http://help.github.com/pull-requests/ +[g5]: http://man.cx/gitignore -- GitLab