cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH 3/3] repository: ignore patch files generated by git

From: Alexander Klauer <Alexander.Klauer_at_itwm.fraunhofer.de>
Date: Wed, 20 Feb 2013 11:36:56 +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
--------------030405010802090606030904
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
--------------030405010802090606030904--
Received on 2001-09-17