aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 7dd8f641043fc66f67cc0a0f319b0977c1939d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.

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/
[pr]: http://help.github.com/pull-requests/
[g5]: http://man.cx/gitignore