Commit bbebf0f7 authored by Chris Wanstrath's avatar Chris Wanstrath

READMEs and globals and you

parent fe11ec96
## Globally Useful gitignores ## Globally Useful gitignores
This directory contains globally useful gitignores. This directory contains globally useful gitignores,
e.g. OS-specific and editor specific.
Here's a good **global** gitignore: For more on global gitignores:
<http://help.github.com/git-ignore/> <http://help.github.com/git-ignore/>
And a good blog post about 'em: And a good blog post about 'em:
......
...@@ -6,7 +6,8 @@ by [forking][fk] and sending a [pull request][pr]. ...@@ -6,7 +6,8 @@ by [forking][fk] and sending a [pull request][pr].
Also **please** only modify **one file** per commit. This'll Also **please** only modify **one file** per commit. This'll
make merging easier for everyone. make merging easier for everyone.
Here's a good **global** gitignore: <http://help.github.com/git-ignore/> Global gitignores (OS-specific, editor-specific) should go into the
`Global/` directory.
For more information on gitignore: [gitignore(5)][g5] For more information on gitignore: [gitignore(5)][g5]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment