1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-05 10:09:33 +00:00

.gitignore: ignore patch files

This commit adds a line to .gitignore to the effect that patch files
generated by 'git format-patch' are excluded from the repository.
This commit is contained in:
Alexander Klauer
2013-04-08 11:48:46 +02:00
committed by Daniel Stenberg
parent 1317a1c94b
commit 483d49d060

1
.gitignore vendored
View File

@ -82,3 +82,4 @@ ares_timeout.pdf
ares_version.pdf
c-ares-*.tar.gz.asc
ares_parse_mx_reply.pdf
/[0-9]*.patch