gitignore/README.md

17 lines
505 B
Markdown

# A Collection of Useful .gitignore Templates
That's what we're trying to build. Please contribute
by [forking][fk] and sending a [pull request][pr].
Also **please** only modify **one file** per commit. This'll
make merging easier for everyone.
Global gitignores (OS-specific, editor-specific) should go into the
`Global/` directory.
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