[gnome-keyring] Ignore format-patch files in the current directory.



commit 2aec7c642270d9acaa4c42c72501174713ac4bb2
Author: Stef Walter <stef memberwebs com>
Date:   Wed Jan 19 15:08:38 2011 -0600

    Ignore format-patch files in the current directory.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50059a8..e31946d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@
 *.stamp
 .deps
 .libs
+00*-*.patch
 stamp-*
 Makefile
 Makefile.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]