gitignore/README.md

13 lines
393 B
Markdown
Raw Normal View History

2010-11-08 12:21:45 -08:00
# A Collection of Useful .gitignore Templates
2010-11-08 12:43:25 -08:00
That's what we're trying to build. Please contribute
by [forking][fk] and sending a [pull request][pr].
2010-11-08 12:52:45 -08:00
Here's a good **global** gitignore: <http://help.github.com/git-ignore/>
2010-11-08 12:46:40 -08:00
For more information on gitignore: [gitignore(5)][g5]
2010-11-08 12:43:25 -08:00
[fk]: http://help.github.com/forking/
[pr]: http://help.github.com/pull-requests/
2010-11-08 12:46:40 -08:00
[g5]: http://man.cx/gitignore