README.md 489 字节
Newer Older
1 2
# A Collection of Useful .gitignore Templates

C
a note  
Chris Wanstrath 已提交
3 4 5
That's what we're trying to build. Please contribute
by [forking][fk] and sending a [pull request][pr].

C
Chris Wanstrath 已提交
6 7 8
Also **please** only modify **one file** per commit. This'll
make merging easier for everyone.

C
Chris Wanstrath 已提交
9 10
Here's a good **global** gitignore: <http://help.github.com/git-ignore/>

C
Chris Wanstrath 已提交
11 12
For more information on gitignore: [gitignore(5)][g5]

C
a note  
Chris Wanstrath 已提交
13 14
[fk]: http://help.github.com/forking/
[pr]: http://help.github.com/pull-requests/
C
Chris Wanstrath 已提交
15
[g5]: http://man.cx/gitignore