curl-library
[PATCH 4/5] repository: ignore patch files generated by git
From: Alexander Klauer <Alexander.Klauer_at_itwm.fraunhofer.de>
Date: Fri, 22 Feb 2013 13:06:55 +0100
Date: Fri, 22 Feb 2013 13:06:55 +0100
Ignores the patch files generated by the 'git format-patch' command.
--- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 678bbcc..ca7fcee 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,4 @@ CHANGES.dist .project .cproject .settings +/[0-9]*.patch -- 1.7.9.5 ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-02-22