diff options
author | Chris Wanstrath <chris@ozmm.org> | 2010-11-08 12:52:45 -0800 |
---|---|---|
committer | Chris Wanstrath <chris@ozmm.org> | 2010-11-08 12:52:48 -0800 |
commit | b66bfe4cf8668ab1e988ebda1d0c78a48791c42f (patch) | |
tree | a2d45df4de931eca76eead06d39349545a47cb6d /README.md | |
parent | 3ec3b811ed562b682875a0b84831d264ced5fc9a (diff) | |
download | gitignore-b66bfe4cf8668ab1e988ebda1d0c78a48791c42f.tar.gz gitignore-b66bfe4cf8668ab1e988ebda1d0c78a48791c42f.zip |
mention global gitignore
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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: <http://help.github.com/git-ignore/> + For more information on gitignore: [gitignore(5)][g5] [fk]: http://help.github.com/forking/ |