1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 20:38:31 +02:00

READMEs and globals and you

This commit is contained in:
Chris Wanstrath 2010-11-08 15:00:06 -08:00
parent fe11ec96d2
commit bbebf0f7f6
2 changed files with 5 additions and 3 deletions

View file

@ -6,7 +6,8 @@ by [forking][fk] and sending a [pull request][pr].
Also **please** only modify **one file** per commit. This'll
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]