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