From b66bfe4cf8668ab1e988ebda1d0c78a48791c42f Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 8 Nov 2010 12:52:45 -0800 Subject: [PATCH] mention global gitignore --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38741170..b2b3ed1e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ That's what we're trying to build. Please contribute by [forking][fk] and sending a [pull request][pr]. +Here's a good **global** gitignore: + For more information on gitignore: [gitignore(5)][g5] [fk]: http://help.github.com/forking/