mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
17 lines
505 B
Markdown
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
|